Skip to content

Hostname

pilates.az

Last fetched

pilates.az resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US.

Nutrition Label

WHISPER CANON · pilates.azRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/pilates.az

Resolution chain

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

IPPrefixASNOperatorCountry
64.20.55.12564.20.66.0/24AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

No WHOIS records are currently associated with pilates.az in WhisperGraph.

Subdomains

8 observed subdomains of pilates.az.

Web-graph footprint

Distinct hostnames that link to or from pilates.az in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for pilates.az.

MechanismTarget
SPF_Apilates.az
SPF_INCLUDErelay.is.cc
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP173.214.172.82
SPF_IP174.138.191.230
SPF_IP67.211.222.34
SPF_MXpilates.az

Related pages

Pivot deeper into the graph from pilates.az.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pilates.az"})-[: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.