Skip to content

Hostname

pro.altigator.com

Last fetched

pro.altigator.com resolves to 1 IPv4 address operated by OVH in FR.

Nutrition Label

WHISPER CANON · pro.altigator.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pro.altigator.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.210.156.16051.210.0.0/16AS16276OVHFR

WHOIS identity

No WHOIS records are currently associated with pro.altigator.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for pro.altigator.com.

MechanismTarget
SPF_Aalg2.telaxion.net
SPF_Aalg3.telaxion.net
SPF_Amxas2.mobistar.be
SPF_Arelay-b02.edpnet.be
SPF_Arelay-b03.edpnet.be
SPF_Arelay.edpnet.be
SPF_Asmtp.voo.be
SPF_IP163.172.75.43
SPF_IP185.170.213.69
SPF_IP195.154.227.67
SPF_IP38.242.154.2
SPF_IP45.92.11.47
SPF_IP51.210.156.160
SPF_IP54.36.122.173
SPF_IP54.37.11.217
SPF_IP88.173.171.68

Related pages

Pivot deeper into the graph from pro.altigator.com.

Cypher and MCP

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

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