Skip to content

Hostname

gmelatti.ca

Last fetched

gmelatti.ca resolves to 2 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · gmelatti.caRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gmelatti.ca

Resolution chain

gmelatti.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.156.81.229104.156.81.0/24AS54113FASTLY - Fastly, Inc.CA
23.235.33.22923.235.33.0/24AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
les constructions g. melatti
Contact emails

Subdomains

12 observed subdomains of gmelatti.ca.

Web-graph footprint

Distinct hostnames that link to or from gmelatti.ca in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gmelatti.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.55.91.136/29

Related pages

Pivot deeper into the graph from gmelatti.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gmelatti.ca"})-[: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.