Skip to content

Hostname

abroadly.net

Last fetched

abroadly.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · abroadly.netRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/abroadly.net

Resolution chain

abroadly.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.237.119.10613.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.230.12313.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.91.12613.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.31.7315.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.195.973.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.97.7154.252.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 1246489542
Contact emails

Subdomains

1 observed subdomain of abroadly.net.

Web-graph footprint

Distinct hostnames that link to or from abroadly.net in the public web crawl.

8 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for abroadly.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.in

Related pages

Pivot deeper into the graph from abroadly.net.

Cypher and MCP

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

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