Skip to content

Hostname

nasher.io

Last fetched

nasher.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · nasher.ioRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/nasher.io

Resolution chain

nasher.io resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.2.5916.12.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.2313.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.2393.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.383.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.533.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.103.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.173.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.313.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.393.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2153.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2243.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2413.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2513.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
52.95.163.4252.95.163.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
52.95.163.9152.95.163.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
52.95.164.152.95.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

27 observed subdomains of nasher.io.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for nasher.io.

MechanismTarget
SPF_Anasher.io
SPF_IP186.209.113.101
SPF_MXnasher.io

Related pages

Pivot deeper into the graph from nasher.io.

Cypher and MCP

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

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