Skip to content

Hostname

empfs.com

Last fetched

empfs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.12818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.493.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.643.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.73.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.743.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
emperor financial services (international
Contact emails

Subdomains

3 observed subdomains of empfs.com.

Web-graph footprint

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

158 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for empfs.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.85.140.25
SPF_IP203.194.129.88
SPF_IP203.194.129.89
SPF_IP210.176.118.213
SPF_IP210.176.120.181
SPF_IP223.197.12.251
SPF_IP223.197.12.252
SPF_MXempfs.com

Related pages

Pivot deeper into the graph from empfs.com.

Cypher and MCP

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

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