Skip to content

Hostname

fedasub.com

Last fetched

fedasub.com resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · fedasub.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fedasub.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.20.125.69198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL

WHOIS identity

Registrar
iana:303
Organization
fedasub presidencia
Contact emails

Subdomains

8 observed subdomains of fedasub.com.

Web-graph footprint

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

87 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fedasub.com

SPF policy

10 SPF mechanisms authorising senders for fedasub.com.

MechanismTarget
SPF_Afedasub.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP116.202.169.234
SPF_IP148.251.50.16
SPF_IP167.235.12.108/32
SPF_IP198.20.125.69
SPF_IP198.20.96.138
SPF_IP66.231.64.202
SPF_IP94.130.161.8
SPF_MXfedasub.com

Related pages

Pivot deeper into the graph from fedasub.com.

Cypher and MCP

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

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