Skip to content

Hostname

azizcycle.com

Last fetched

azizcycle.com resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.237.235.5277.237.232.0/21AS51167DE

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of azizcycle.com.

Web-graph footprint

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

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • azizcycle.com

SPF policy

9 SPF mechanisms authorising senders for azizcycle.com.

MechanismTarget
SPF_Aazizcycle.com
SPF_IP109.199.110.71
SPF_IP142.171.234.170
SPF_IP173.212.244.105
SPF_IP34.235.16.145
SPF_IP44.214.244.184
SPF_IP52.54.32.208
SPF_IP77.237.235.52
SPF_MXazizcycle.com

Related pages

Pivot deeper into the graph from azizcycle.com.

Cypher and MCP

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

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