Skip to content

Hostname

plumb-design.com

Last fetched

plumb-design.com resolves to 1 IPv4 address operated by AS51167 in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.134.226.15845.134.226.0/24AS51167GB

WHOIS identity

Registrar
iana:1515
Organization
tim plumb
Contact emails

Subdomains

72 observed subdomains of plumb-design.com.

Web-graph footprint

Distinct hostnames that link to or from plumb-design.com in the public web crawl.

9 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • plumb-design.com

SPF policy

6 SPF mechanisms authorising senders for plumb-design.com.

MechanismTarget
SPF_Aplumb-design.com
SPF_IP161.97.120.245
SPF_IP174.136.57.14
SPF_IP45.134.226.158
SPF_IP78.142.63.95
SPF_MXplumb-design.com

Related pages

Pivot deeper into the graph from plumb-design.com.

Cypher and MCP

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

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