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
Resolution chain
asics.nl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.251.104 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.251.16 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.251.44 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.251.5 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.171.61.4 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.75 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.87 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.9 | 3.171.60.0/23 | AS16509 | AMAZON-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
MX records
- asics.nl
- fallback1.mx.nxs.nl
- mail.asics.nl
SPF policy
3 SPF mechanisms authorising senders for asics.nl.
| Mechanism | Target |
|---|---|
| SPF_A | mail01.asicsonline.com |
| SPF_A | mail02.asicsonline.com |
| SPF_MX | asics.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.