Skip to content

Hostname

iot-positioning.test.pilotfish.se

Last fetched

iot-positioning.test.pilotfish.se resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · iot-positioning.test.pilotfish.seRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/iot-positioning.test.pilotfish.se

Resolution chain

iot-positioning.test.pilotfish.se resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.60.11018.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.11718.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.2118.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.6618.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.73.1083.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1133.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.303.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.703.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with iot-positioning.test.pilotfish.se in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from iot-positioning.test.pilotfish.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iot-positioning.test.pilotfish.se"})-[: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.