Skip to content

Hostname

secondee.one-ppm.com

Last fetched

secondee.one-ppm.com resolves to 1 IPv4 address operated by NTHL - NETWORK TRANSIT HOLDINGS LLC in US.

Nutrition Label

WHISPER CANON · secondee.one-ppm.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/secondee.one-ppm.com

Resolution chain

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

IPPrefixASNOperatorCountry
205.251.153.4205.251.152.0/22AS11042NTHL - NETWORK TRANSIT HOLDINGS LLCUS

WHOIS identity

No WHOIS records are currently associated with secondee.one-ppm.com in WhisperGraph.

Subdomains

1 observed subdomain of secondee.one-ppm.com.

Web-graph footprint

Distinct hostnames that link to or from secondee.one-ppm.com in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for secondee.one-ppm.com.

MechanismTarget
SPF_Asecondee.one-ppm.com
SPF_IP205.251.153.4
SPF_IP209.140.26.103
SPF_MXsecondee.one-ppm.com

Related pages

Pivot deeper into the graph from secondee.one-ppm.com.

Cypher and MCP

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

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