Skip to content

Hostname

phoenix-mesa.com

Last fetched

phoenix-mesa.com resolves to 1 IPv4 address operated by LIMESTONENETWORKS - Limestone Networks, Inc. in FR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.169.90.254192.169.90.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.FR

WHOIS identity

Registrar
iana:1068
Organization
anonymize, llc.
Contact emails

Subdomains

5 observed subdomains of phoenix-mesa.com.

Threat posture

History

Mail and authentication

SPF policy

59 SPF mechanisms authorising senders for phoenix-mesa.com.

MechanismTarget
SPF_IP104.206.1.162
SPF_IP104.206.244.50
SPF_IP104.206.244.51
SPF_IP104.206.244.52
SPF_IP104.206.244.53
SPF_IP104.206.244.54
SPF_IP104.206.244.55
SPF_IP104.206.244.56
SPF_IP104.206.244.57
SPF_IP104.206.244.58
SPF_IP104.206.244.59
SPF_IP104.206.244.60
SPF_IP104.206.244.61
SPF_IP104.206.244.62
SPF_IP192.198.94.36
SPF_IP192.198.94.39
SPF_IP192.198.94.40
SPF_IP192.198.94.41
SPF_IP192.198.94.42
SPF_IP192.198.94.43
SPF_IP192.198.94.44
SPF_IP192.198.94.45
SPF_IP65.87.8.133
SPF_IP65.87.8.134
SPF_IP65.87.8.139
SPF_IP65.87.8.140
SPF_IP65.87.8.141
SPF_IP65.87.8.142
SPF_IP65.87.8.173
SPF_IP65.87.8.174
SPF_IP65.87.8.22
SPF_IP65.87.8.23
SPF_IP65.87.8.24
SPF_IP65.87.8.244
SPF_IP65.87.8.25
SPF_IP65.87.8.72
SPF_IP65.87.8.74
SPF_IP65.87.8.75
SPF_IP65.87.8.76
SPF_IP74.122.196.100
SPF_IP74.122.196.101
SPF_IP74.122.196.102
SPF_IP74.122.196.103
SPF_IP74.122.196.104
SPF_IP74.122.196.105
SPF_IP74.122.196.106
SPF_IP74.122.196.107
SPF_IP74.122.196.108
SPF_IP74.122.196.109
SPF_IP74.122.196.79
SPF_IP74.122.196.80
SPF_IP74.122.196.81
SPF_IP74.122.196.82
SPF_IP74.122.196.83
SPF_IP74.122.196.84
SPF_IP74.122.196.85
SPF_IP74.122.196.86
SPF_IP74.122.196.87
SPF_IP74.122.196.88

Related pages

Pivot deeper into the graph from phoenix-mesa.com.

Cypher and MCP

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

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