Skip to content

Hostname

foxtag.net

Last fetched

foxtag.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. foxtag.net 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 · foxtag.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/foxtag.net

Resolution chain

No IPv4 resolution is recorded for foxtag.net in WhisperGraph.

IPv6 resolution

No AAAA record for foxtag.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:81
Registrant organisation
domain administrator
Contact emails
foxtag.net@domainsbyproxy.com, 8128c1056c43b7ae7b29aa490398c1f9-38757909@contact.gandi.net, d486eb4ce357d633cfddb1661aea3c85-38757909@contact.gandi.net, pw-0c517148a0b73927318787df18bd7507@privacyguardian.org, pw-4fab42f9a1c7b2f1fcf1f0ab39e23332@privacyguardian.org, pw-8644224b729eac07a5687a3f46c73aa3@privacyguardian.org, pw-bd3666b59523b8a1c817ceedcf85fbd5@privacyguardian.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns-176-a.gandi.net
  • ns-207-c.gandi.net
  • ns-25-b.gandi.net

MX records

  • fb.mail.gandi.net
  • spool.mail.gandi.net

SPF policy

  • include: _mailcust.gandi.net

Threat-feed evidence

History

Related pages

Pivot from foxtag.net 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: "foxtag.net"})-[: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.