Skip to content

Hostname

efaflex.com

Last fetched

efaflex.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:226 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.233.244.22452.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:226
Organization
efaflex tor- und sicherheitssysteme gmbh & co. kg
Contact emails

Subdomains

58 observed subdomains of efaflex.com.

Web-graph footprint

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

189 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for efaflex.com.

MechanismTarget
SPF_Aefaflex.com
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.153.100.130
SPF_IP62.153.100.150
SPF_IP62.153.100.163
SPF_IP62.153.100.182
SPF_IP62.153.100.193
SPF_MXefaflex.com

Related pages

Pivot deeper into the graph from efaflex.com.

Cypher and MCP

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

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