Skip to content

Hostname

ifa-group.com

Last fetched

ifa-group.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.166.22.191185.166.20.0/22AS15817DE

WHOIS identity

Registrar
iana:269
Organization
dirk heiden
Contact emails

Subdomains

10 observed subdomains of ifa-group.com.

Web-graph footprint

Distinct hostnames that link to or from ifa-group.com in the public web crawl.

38 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ifa-group.com.

MechanismTarget
SPF_Amx01.rexx-systems.de
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.185.167.192/27
SPF_IP213.252.184.103
SPF_IP213.252.185.16
SPF_IP87.130.107.181
SPF_IP93.190.66.6/32

Related pages

Pivot deeper into the graph from ifa-group.com.

Cypher and MCP

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

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