Skip to content

Hostname

cannonglass.com

Last fetched

cannonglass.com resolves to 1 IPv4 address operated by AS42228 in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.108.140.13777.108.128.0/18AS42228GB

WHOIS identity

Registrar
iana:83
Organization
cortec it
Contact emails

Subdomains

2 observed subdomains of cannonglass.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cannonglass.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cannonglass.com.

Cypher and MCP

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

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