Skip to content

Hostname

gramoire.ca

Last fetched

gramoire.ca resolves to 1 IPv4 address operated by SS-ASH - SECURED SERVERS LLC in US.

Nutrition Label

WHISPER CANON · gramoire.caRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gramoire.ca

Resolution chain

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

IPPrefixASNOperatorCountry
131.153.147.34131.153.144.0/21AS19437SS-ASH - SECURED SERVERS LLCUS

WHOIS identity

No WHOIS records are currently associated with gramoire.ca in WhisperGraph.

Subdomains

7 observed subdomains of gramoire.ca.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gramoire.ca.

MechanismTarget
SPF_Agramoire.ca
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP131.153.147.34
SPF_MXgramoire.ca

Related pages

Pivot deeper into the graph from gramoire.ca.

Cypher and MCP

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

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