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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 146.255.171.162 | 146.255.168.0/21 | AS43858 | — | FR |
| 217.71.121.155 | 217.71.112.0/20 | AS174 | COGENT-174 - Cogent Communications, LLC | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for granit-communication.com.
| Mechanism | Target |
|---|---|
| SPF_A | granit-communication.com |
| SPF_A | m0009.webaxys.net |
| SPF_A | smtp4.webaxys.net |
| SPF_IP | 146.255.171.162 |
| SPF_IP | 146.255.171.249 |
| SPF_IP | 146.255.171.30 |
| SPF_MX | granit-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.