Skip to content

Hostname

astrowi.com

Last fetched

astrowi.com resolves to 1 IPv4 address operated by AS34177 in FR. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · astrowi.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/astrowi.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.4.44.93185.4.44.0/22AS34177FR

WHOIS identity

Registrar
iana:379
Organization
bscast 11
Contact emails

Subdomains

17 observed subdomains of astrowi.com.

Web-graph footprint

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

25 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for astrowi.com.

MechanismTarget
SPF_Azimbra.ipt.fr
SPF_INCLUDEspf-iq-4.com
SPF_IP149.202.135.8
SPF_IP185.4.44.93
SPF_IP194.213.125.57/32
SPF_MXastrowi.com

Related pages

Pivot deeper into the graph from astrowi.com.

Cypher and MCP

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

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