Skip to content

Hostname

alimac.dev

Last fetched

alimac.dev resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · alimac.devRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/alimac.dev

Resolution chain

alimac.dev resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.205.4418.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.5718.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.718.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.8918.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of alimac.dev.

Web-graph footprint

Distinct hostnames that link to or from alimac.dev in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for alimac.dev.

MechanismTarget
SPF_Aalimac.dev
SPF_INCLUDE_spf.google.com
SPF_IP209.85.167.44/32
SPF_IP54.219.243.86

Related pages

Pivot deeper into the graph from alimac.dev.

Cypher and MCP

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

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