Skip to content

Hostname

plumts.com

Last fetched

plumts.com resolves to 1 IPv4 address operated by AS9009 in RO. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
146.70.56.162146.70.56.0/24AS9009RO

WHOIS identity

Registrar
iana:1068
Organization
nemanja cosovic
Contact emails

Subdomains

50 observed subdomains of plumts.com.

Web-graph footprint

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

9 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for plumts.com.

MechanismTarget
SPF_Aplumts.com
SPF_INCLUDE_spf.google.com
SPF_IP146.70.56.162
SPF_IP162.55.88.215
SPF_IP205.234.136.4
SPF_IP216.246.55.85
SPF_IP45.15.20.10
SPF_IP45.15.20.13
SPF_IP77.81.108.56
SPF_IP77.81.111.111
SPF_IP88.150.141.21
SPF_MXplumts.com

Related pages

Pivot deeper into the graph from plumts.com.

Cypher and MCP

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

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