IPv4 address
18.168.100.71
Last fetched
18.168.100.71 is announced in 18.168.0.0/14 by AMAZON-02 - Amazon.com, Inc. and geolocates to GB. 18.168.100.71 is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- no-data
Nutrition Label
Attribution
- Announced prefix
- 18.168.0.0/14
- Announcing network
- AMAZON-02 - Amazon.com, Inc.
- RIR-registered prefix
- 18.128.0.0/9
- RPKI
- valid
Anycast detection
This does not appear to be an anycast address on the three signals Canon evaluates: reverse DNS, announced-prefix width and the announcing network's peer count.
Reverse DNS
- bfpartners.click
- ec2-18-168-100-71.eu-west-2.compute.amazonaws.com
- brunel.sandbox.kaizenep.com
- api.brunel.sandbox.kaizenep.com
- auth.brunel.sandbox.kaizenep.com
- booking.brunel.sandbox.kaizenep.com
- okapi.brunel.sandbox.kaizenep.com
- zorg.brunel.sandbox.kaizenep.com
- kcl.sandbox.kaizenep.com
- api.kcl.sandbox.kaizenep.com
- auth.kcl.sandbox.kaizenep.com
- booking.kcl.sandbox.kaizenep.com
- zorg.kcl.sandbox.kaizenep.com
- rcem.sandbox.kaizenep.com
- api.rcem.sandbox.kaizenep.com
- auth.rcem.sandbox.kaizenep.com
- booking.rcem.sandbox.kaizenep.com
- chesterfield.rcem.sandbox.kaizenep.com
- okapi.rcem.sandbox.kaizenep.com
- zorg.rcem.sandbox.kaizenep.com
- rcpch.sandbox.kaizenep.com
- api.rcpch.sandbox.kaizenep.com
- auth.rcpch.sandbox.kaizenep.com
- booking.rcpch.sandbox.kaizenep.com
- rcr.sandbox.kaizenep.com
- api.rcr.sandbox.kaizenep.com
- auth.rcr.sandbox.kaizenep.com
- booking.rcr.sandbox.kaizenep.com
- chesterfield.rcr.sandbox.kaizenep.com
- okapi.rcr.sandbox.kaizenep.com
- zorg.rcr.sandbox.kaizenep.com
Geographic detail
- City
- London, GB
- Country
- GB
Threat-feed evidence
History
Related pages
Pivot from 18.168.100.71 into the prefix, network and country that carry it.
Cypher and MCP
Reproduce this address's routing attribution against graph.whisper.security:
MATCH (ip:IPV4 {name: "18.168.100.71"})
OPTIONAL MATCH (ip)-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (ip)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN ap.name AS prefix, a.name AS asn, n.name AS network, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.