Skip to content

Hostname

definitions.net

Last fetched

definitions.net resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · definitions.netRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/definitions.net

Resolution chain

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

IPPrefixASNOperatorCountry
18.205.47.3618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.119.1963.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.156.21334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.3.15344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.211.110.13144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.219.13552.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.137.22854.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.235.23698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.20.122100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.179.853.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.252.22254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

12 observed subdomains of definitions.net.

Web-graph footprint

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

3,177 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from definitions.net.

Cypher and MCP

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

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