Skip to content

Hostname

granit-communication.com

Last fetched

granit-communication.com resolves to 2 IPv4 addresses operated by AS43858 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · granit-communication.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/granit-communication.com

Resolution chain

granit-communication.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.255.171.162146.255.168.0/21AS43858FR
217.71.121.155217.71.112.0/20AS174COGENT-174 - Cogent Communications, LLCFR

WHOIS identity

Registrar
iana:433
Organization
bernard marie
Contact emails

Subdomains

2 observed subdomains of granit-communication.com.

Web-graph footprint

Distinct hostnames that link to or from granit-communication.com in the public web crawl.

5 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for granit-communication.com.

MechanismTarget
SPF_Agranit-communication.com
SPF_Am0009.webaxys.net
SPF_Asmtp4.webaxys.net
SPF_IP146.255.171.162
SPF_IP146.255.171.249
SPF_IP146.255.171.30
SPF_MXgranit-communication.com

Related pages

Pivot deeper into the graph from granit-communication.com.

Cypher and MCP

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

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