Skip to content

Hostname

plombco.com

Last fetched

plombco.com resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
173.209.57.132173.209.32.0/19AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:81
Organization
emilie st-onge
Contact emails

Subdomains

34 observed subdomains of plombco.com.

Web-graph footprint

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

17 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for plombco.com.

MechanismTarget
SPF_Aplombco.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.114.38.173
SPF_IP173.209.37.112
SPF_IP216.208.77.64/27
SPF_MXplombco.com

Related pages

Pivot deeper into the graph from plombco.com.

Cypher and MCP

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

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