Skip to content

Hostname

asics.nl

Last fetched

asics.nl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · asics.nlRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/asics.nl

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.251.104108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.16108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.44108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.5108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.61.43.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.753.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.873.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.93.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
Contact emails

Subdomains

5 observed subdomains of asics.nl.

Web-graph footprint

Distinct hostnames that link to or from asics.nl in the public web crawl.

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for asics.nl.

MechanismTarget
SPF_Amail01.asicsonline.com
SPF_Amail02.asicsonline.com
SPF_MXasics.nl

Related pages

Pivot deeper into the graph from asics.nl.

Cypher and MCP

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

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