Skip to content

Hostname

azul.com

Last fetched

azul.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · azul.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/azul.com

Resolution chain

azul.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.35.212104.18.35.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.152.44172.64.152.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
azul systems,
Contact emails

Subdomains

62 observed subdomains of azul.com.

Web-graph footprint

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

1,273 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

75 SPF mechanisms authorising senders for azul.com.

MechanismTarget
SPF_IP103.151.192.0/23
SPF_IP103.237.104.0/22
SPF_IP104.47.0.0/17
SPF_IP129.148.164.0/25
SPF_IP129.149.22.0/25
SPF_IP130.248.172.0/24
SPF_IP130.248.173.0/24
SPF_IP130.35.116.0/25
SPF_IP138.1.108.0/25
SPF_IP147.154.32.0/25
SPF_IP147.253.209.184/32
SPF_IP147.253.211.175/32
SPF_IP147.253.217.248/32
SPF_IP147.253.218.73/32
SPF_IP147.253.218.88/32
SPF_IP147.253.219.153/32
SPF_IP156.70.3.225/32
SPF_IP156.70.3.226/31
SPF_IP156.70.3.228/31
SPF_IP156.70.4.175/32
SPF_IP156.70.4.33/32
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP185.12.80.0/22
SPF_IP185.28.196.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP192.174.81.16/28
SPF_IP192.174.81.32/29
SPF_IP192.174.82.55/32
SPF_IP192.174.82.56/31
SPF_IP192.174.85.168/32
SPF_IP192.174.85.217/32
SPF_IP192.174.89.136/32
SPF_IP192.174.93.164/32
SPF_IP192.28.128.0/18
SPF_IP192.29.103.128/25
SPF_IP192.29.151.128/25
SPF_IP192.29.200.0/25
SPF_IP192.29.216.0/25
SPF_IP192.29.248.0/25
SPF_IP192.29.44.0/25
SPF_IP192.29.72.0/25
SPF_IP192.29.88.0/25
SPF_IP198.1.107.154
SPF_IP199.127.232.0/22
SPF_IP199.15.212.0/22
SPF_IP199.255.192.0/22
SPF_IP207.211.85.134
SPF_IP216.198.0.0/18
SPF_IP216.221.160.0/19
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/51
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP37.188.97.188/32
SPF_IP38.88.18.68
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP52.100.0.0/14
SPF_IP52.82.172.0/22
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP69.169.224.0/20
SPF_IP72.3.185.0/24
SPF_IP72.32.154.0/24
SPF_IP72.32.217.0/24
SPF_IP72.32.243.0/24
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20
SPF_IP94.236.119.0/26

Related pages

Pivot deeper into the graph from azul.com.

Cypher and MCP

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

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