Skip to content

Hostname

glazing-services.com

Last fetched

glazing-services.com resolves to 1 IPv4 address operated by AS62000 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · glazing-services.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/glazing-services.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.147.96.445.147.96.0/23AS62000FR

WHOIS identity

Registrar
iana:433
Organization
isrt
Contact emails

Subdomains

1 observed subdomain of glazing-services.com.

Web-graph footprint

Distinct hostnames that link to or from glazing-services.com in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for glazing-services.com.

MechanismTarget
SPF_Aglazing-services.com
SPF_INCLUDEmx.proginov.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.181.217.70
SPF_IP2a09:6382:4000:6:45:147:96:4/64
SPF_MXglazing-services.com

Related pages

Pivot deeper into the graph from glazing-services.com.

Cypher and MCP

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

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