Skip to content

Hostname

fednews.com

Last fetched

fednews.com resolves to 1 IPv4 address operated by INTERNAP-BLK - Unitas Global in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

fednews.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
63.251.90.963.251.80.0/20AS10913INTERNAP-BLK - Unitas GlobalUS

WHOIS identity

Registrar
iana:1068
Organization
cq-roll call,
Contact emails

Subdomains

1 observed subdomain of fednews.com.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fednews.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP205.236.79.0/25
SPF_IP207.250.140.128/25
SPF_IP63.251.90.0/27
SPF_IP64.94.78.0/24
SPF_IP69.63.150.0/24
SPF_IP69.63.151.0/24
SPF_MXfednews.com

Related pages

Pivot deeper into the graph from fednews.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fednews.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.