Skip to content

Hostname

plumguide.com

Last fetched

plumguide.com resolves to 172.66.41.4, announced in 172.66.40.0/21 by CLOUDFLARENET - Cloudflare, Inc. in CA. plumguide.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · plumguide.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/plumguide.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:1910
Registrant organisation
on behalf of plumguide.com owner
Contact emails
imran@pluam.com, 42e4e4ed-3d00-4030-bff4-8ca413c6aaf4@identity-protect.org, 51433f78-eea1-47b6-b477-0dd2b396a552@identity-protect.org, a27a7eb0-3ced-4d37-93d0-5599dba66890@identity-protect.org, plumguide.com@contactprotect.org, d674ee50-a1d8-45ae-823a-2ecf4cc3b9db@identity-protect.org, ea86a28c-a2ba-4e17-a265-f7435442c943@identity-protect.org, owner-10788221@plumguide.com.whoisprivacyservice.org, owner-10860788@plumguide.com.whoisprivacyservice.org, owner-11058170@plumguide.com.whoisprivacyservice.org, owner-11130737@plumguide.com.whoisprivacyservice.org, owner-11151056@plumguide.com.whoisprivacyservice.org, owner-11341498@plumguide.com.whoisprivacyservice.org, owner-11421005@plumguide.com.whoisprivacyservice.org, owner-11823205@plumguide.com.whoisprivacyservice.org, owner-11895772@plumguide.com.whoisprivacyservice.org, owner-2296098@plumguide.com.whoisprivacyservice.org, owner-2316417@plumguide.com.whoisprivacyservice.org, owner-2493480@plumguide.com.whoisprivacyservice.org, owner-2704241@plumguide.com.whoisprivacyservice.org and 21 more

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • josh.ns.cloudflare.com
  • mona.ns.cloudflare.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: _spf.createsend.com
  • include: _spf.google.com
  • include: _spf.salesforce.com
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

Pivot from plumguide.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "plumguide.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.