Skip to content

Hostname

ifen.com

Last fetched

ifen.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · ifen.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ifen.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.237.65.183185.237.64.0/22AS15817DE

WHOIS identity

Registrar
iana:151
Organization
ifen
Contact emails

Subdomains

12 observed subdomains of ifen.com.

Web-graph footprint

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

24 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ifen.com.

MechanismTarget
SPF_Amail.ifen.com
SPF_Amx.ifen.com
SPF_Amx0.ifen.com
SPF_Awww.ifen.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP217.111.48.232/29
SPF_MXifen.com

Related pages

Pivot deeper into the graph from ifen.com.

Cypher and MCP

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

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