Skip to content

Hostname

pmtohcargo.com

Last fetched

pmtohcargo.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · pmtohcargo.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pmtohcargo.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.18.112104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.181.158172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.90.230.23945.90.228.0/22AS47583SG

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

8 observed subdomains of pmtohcargo.com.

Web-graph footprint

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

20 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for pmtohcargo.com.

MechanismTarget
SPF_Apmtohcargo.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP103.195.188.99
SPF_IP217.21.72.51
SPF_IP217.21.72.76
SPF_IP45.143.81.151
SPF_IP45.90.230.201
SPF_MXpmtohcargo.com

Related pages

Pivot deeper into the graph from pmtohcargo.com.

Cypher and MCP

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

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