Skip to content

Hostname

textad.net

Last fetched

textad.net resolves to 3 IPv4 addresses operated by FC2-INC-2 - FC2 Inc in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · textad.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/textad.net

Resolution chain

textad.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.244.98.61104.244.96.0/22AS63210FC2-INC-2 - FC2 IncUS
104.244.98.62104.244.96.0/22AS63210FC2-INC-2 - FC2 IncUS
104.244.98.63104.244.96.0/22AS63210FC2-INC-2 - FC2 IncUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 012648079
Contact emails

Subdomains

1 observed subdomain of textad.net.

Web-graph footprint

Distinct hostnames that link to or from textad.net in the public web crawl.

101 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for textad.net.

MechanismTarget
SPF_INCLUDEspf-mail1002.fc2.xxx
SPF_IP199.34.242.153

Related pages

Pivot deeper into the graph from textad.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

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

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