Skip to content

Hostname

grants.edu.az

Last fetched

grants.edu.az resolves to 1 IPv4 address operated by AS29584 in AZ.

Nutrition Label

WHISPER CANON · grants.edu.azRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/grants.edu.az

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with grants.edu.az in WhisperGraph.

Subdomains

10 observed subdomains of grants.edu.az.

Web-graph footprint

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

12 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • grants.edu.az

SPF policy

3 SPF mechanisms authorising senders for grants.edu.az.

MechanismTarget
SPF_Agrants.edu.az
SPF_IP82.194.5.4
SPF_MXgrants.edu.az

Related pages

Pivot deeper into the graph from grants.edu.az.

Cypher and MCP

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

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