Skip to content

Hostname

pmtd.team

Last fetched

pmtd.team resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · pmtd.teamRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/pmtd.team

Resolution chain

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

IPPrefixASNOperatorCountry
178.128.122.219178.128.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:460
Organization
morgan lu
Contact emails

Subdomains

23 observed subdomains of pmtd.team.

Web-graph footprint

Distinct hostnames that link to or from pmtd.team in the public web crawl.

25 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for pmtd.team.

MechanismTarget
SPF_Apmtd.team
SPF_INCLUDE_spf.eee.tw
SPF_IP103.123.243.14
SPF_IP155.94.159.18
SPF_MXpmtd.team

Related pages

Pivot deeper into the graph from pmtd.team.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pmtd.team"})-[: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.