Skip to content

Hostname

canningconcrete.com

Last fetched

canningconcrete.com resolves to 1 IPv4 address operated by AS205654 in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · canningconcrete.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/canningconcrete.com

Resolution chain

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

IPPrefixASNOperatorCountry
152.89.64.108152.89.64.0/24AS205654GB

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

7 observed subdomains of canningconcrete.com.

Threat posture

History

Mail and authentication

MX records

  • canningconcrete.com

SPF policy

4 SPF mechanisms authorising senders for canningconcrete.com.

MechanismTarget
SPF_Acanningconcrete.com
SPF_IP185.211.22.170
SPF_IP195.234.95.94
SPF_MXcanningconcrete.com

Related pages

Pivot deeper into the graph from canningconcrete.com.

Cypher and MCP

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

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