Skip to content

Hostname

staging-epcwms.com

Last fetched

staging-epcwms.com resolves to 1 IPv4 address operated by AS38193 in PK. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · staging-epcwms.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/staging-epcwms.com

Resolution chain

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

IPPrefixASNOperatorCountry
110.93.222.3110.93.222.0/24AS38193PK

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

32 observed subdomains of staging-epcwms.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for staging-epcwms.com.

MechanismTarget
SPF_Astaging-epcwms.com
SPF_IP216.52.4.100
SPF_MXstaging-epcwms.com

Related pages

Pivot deeper into the graph from staging-epcwms.com.

Cypher and MCP

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

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