Skip to content

Hostname

ifs.com

Last fetched

ifs.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ifs.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ifs.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.124.7.651.124.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

106 observed subdomains of ifs.com.

Web-graph footprint

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

1,440 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for ifs.com.

MechanismTarget
SPF_INCLUDE146014973.spf04.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEmd02.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.96.51.126
SPF_IP149.96.67.126
SPF_IP167.89.73.249/32
SPF_IP176.28.48.67
SPF_IP185.84.1.202/32
SPF_IP189.36.2.51
SPF_IP192.237.158.85/32
SPF_IP193.41.170.218
SPF_IP193.41.170.219
SPF_IP193.41.170.220
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP199.91.137.20/32
SPF_IP199.91.137.22/32
SPF_IP199.91.137.8/29
SPF_IP23.253.182.234/32
SPF_IP37.98.232.20/32
SPF_IP37.98.232.22/32
SPF_IP37.98.232.8/29
SPF_IP40.71.35.61
SPF_IP54.240.0.0/18
SPF_IP69.169.224.0/20
SPF_IP80.82.206.14

Related pages

Pivot deeper into the graph from ifs.com.

Cypher and MCP

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

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