Skip to content

Hostname

altigator.com

Last fetched

altigator.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:433
Organization
argyrakis vagel
Contact emails

Subdomains

19 observed subdomains of altigator.com.

Web-graph footprint

Distinct hostnames that link to or from altigator.com in the public web crawl.

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for 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 altigator.com.

Cypher and MCP

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

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