Skip to content

Hostname

intfedsol.com

Last fetched

intfedsol.com resolves to 1 IPv4 address operated by AS8987 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.254.208.1418.254.0.0/16AS8987US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of intfedsol.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for intfedsol.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.190.81.86
SPF_IP170.249.151.238
SPF_IP170.249.171.10
SPF_IP170.249.188.50
SPF_IP173.198.154.106
SPF_IP24.96.178.22
SPF_IP4.34.237.226
SPF_IP69.85.192.46
SPF_IP69.85.203.162
SPF_IP70.118.0.246
SPF_IP97.78.144.34

Related pages

Pivot deeper into the graph from intfedsol.com.

Cypher and MCP

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

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