Skip to content

Hostname

blueboxnet.com

Last fetched

blueboxnet.com resolves to 208.91.112.55, announced in 208.91.112.0/24 by FORTINET - Fortinet Inc. in CA. blueboxnet.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · blueboxnet.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/blueboxnet.com

Resolution chain

IPv6 resolution

No AAAA record for blueboxnet.com is recorded in WhisperGraph.

Attribution

fortinet

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
benjamin roy
Contact emails
42feb34a93f46dbb383ada70fd65e140-1345657@contact.gandi.net, 666926a2b2cf1fea6fcf8307c44bc3f9-1345657@contact.gandi.net

Mail and authentication

Nameservers

  • a.dns.gandi.net
  • b.dns.gandi.net
  • c.dns.gandi.net

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com
  • aspmx4.googlemail.com
  • aspmx5.googlemail.com

Threat-feed evidence

History

Related pages

Pivot from blueboxnet.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "blueboxnet.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.