Skip to content

Hostname

altamaboot.com

Last fetched

altamaboot.com resolves to 1 IPv4 address operated by NJIX - NJ IX in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · altamaboot.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/altamaboot.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.222.223.8191.222.220.0/22AS53856NJIX - NJ IXUS

WHOIS identity

Registrar
iana:1068
Organization
out in style,
Contact emails

Subdomains

4 observed subdomains of altamaboot.com.

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for altamaboot.com.

MechanismTarget
SPF_IP104.168.76.84
SPF_IP104.168.76.85
SPF_IP104.168.76.89
SPF_IP104.168.76.90
SPF_IP104.168.76.91
SPF_IP104.168.76.92
SPF_IP104.168.76.93
SPF_IP104.168.76.94
SPF_IP107.6.154.218
SPF_IP107.6.154.219
SPF_IP107.6.154.220
SPF_IP107.6.154.221
SPF_IP107.6.154.222
SPF_IP157.173.199.132
SPF_IP157.173.199.133
SPF_IP157.173.199.134
SPF_IP157.173.199.135
SPF_IP185.185.50.242
SPF_IP185.185.50.243
SPF_IP185.185.50.244
SPF_IP185.185.50.245
SPF_IP185.185.50.246
SPF_IP209.126.6.251
SPF_IP43.254.30.196
SPF_IP43.254.30.197
SPF_IP43.254.30.198
SPF_IP43.254.30.199
SPF_IP43.254.30.200
SPF_IP64.120.31.101
SPF_IP64.120.31.102
SPF_IP64.120.31.71
SPF_IP64.120.31.73
SPF_IP64.120.31.75
SPF_IP64.120.31.76
SPF_IP64.120.31.79
SPF_IP64.120.31.84
SPF_IP64.120.31.85
SPF_IP64.120.31.88

Related pages

Pivot deeper into the graph from altamaboot.com.

Cypher and MCP

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

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