Skip to content

Hostname

fairchildtv.com

Last fetched

fairchildtv.com resolves to 2 IPv4 addresses operated by WORLDLINX-2 - WorldLinx Telecommunications, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · fairchildtv.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fairchildtv.com

Resolution chain

fairchildtv.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.18.70.42216.18.70.0/24AS3848WORLDLINX-2 - WorldLinx Telecommunications, Inc.CA
216.18.70.48216.18.70.0/24AS3848WORLDLINX-2 - WorldLinx Telecommunications, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
fairchild television
Contact emails

Subdomains

52 observed subdomains of fairchildtv.com.

Web-graph footprint

Distinct hostnames that link to or from fairchildtv.com in the public web crawl.

183 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fairchildtv.com.

MechanismTarget
SPF_IP207.35.188.178
SPF_IP207.35.188.179
SPF_IP216.18.70.0/24
SPF_MXfairchildtv.com

Related pages

Pivot deeper into the graph from fairchildtv.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fairchildtv.com"})-[: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.