IPv4 address
98.95.66.34
Last fetched
98.95.66.34 is announced in 98.88.0.0/13 by AMAZON-AES - Amazon.com, Inc. and geolocates to US. 98.95.66.34 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
- 98.88.0.0/13
- Announcing network
- AMAZON-AES - Amazon.com, Inc.
- RIR-registered prefix
- 98.80.0.0/12
- 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
- adminer.engineering-tools.prd.underwriteme.com
- istio-system.prd.underwriteme.com
- prometheus.istio-system.prd.underwriteme.com
- istio-test.prd.underwriteme.com
- podinfo.istio-test.prd.underwriteme.com
- kubecost.prd.underwriteme.com
- cost-analyzer.kubecost.prd.underwriteme.com
- kubecost-cost-analyzer.kubecost.prd.underwriteme.com
- dashboard.logging.prd.underwriteme.com
- kibana.logging.prd.underwriteme.com
- mi.prd.underwriteme.com
- debug.mi.prd.underwriteme.com
- etl-jenkins.mi.prd.underwriteme.com
- monitoring.prd.underwriteme.com
- alertmanager.monitoring.prd.underwriteme.com
- cole.monitoring.prd.underwriteme.com
- grafana.monitoring.prd.underwriteme.com
- grafana-editable.monitoring.prd.underwriteme.com
- probes.monitoring.prd.underwriteme.com
- prometheus.monitoring.prd.underwriteme.com
- prometheus-pushgateway.monitoring.prd.underwriteme.com
- thanos.monitoring.prd.underwriteme.com
- auth.oidc.prd.underwriteme.com
- platform.prd.underwriteme.com
- ingress.platform.prd.underwriteme.com
- kube-resource-report.platform.prd.underwriteme.com
- polaris.platform.prd.underwriteme.com
- re.prd.underwriteme.com
- ds-prd-01.re.prd.underwriteme.com
- ds-auth-gateway.ds-prd-01.re.prd.underwriteme.com
- ds-auth-gateway.ds-prd-02.re.prd.underwriteme.com
- ds-management-ui.ds-prd-02.re.prd.underwriteme.com
- engineering-tools.re.prd.underwriteme.com
- adminer.engineering-tools.re.prd.underwriteme.com
- examone.re.prd.underwriteme.com
- editor.examone.re.prd.underwriteme.com
- probes.examone.re.prd.underwriteme.com
- production.examone.re.prd.underwriteme.com
- engine.production.examone.re.prd.underwriteme.com
- rabbitmq.examone.re.prd.underwriteme.com
- sandbox.examone.re.prd.underwriteme.com
- engine.sandbox.examone.re.prd.underwriteme.com
- uat.examone.re.prd.underwriteme.com
- engine.uat.examone.re.prd.underwriteme.com
- prometheus.istio-system.re.prd.underwriteme.com
- podinfo.istio-test.re.prd.underwriteme.com
- kibana.logging.re.prd.underwriteme.com
- monitoring.re.prd.underwriteme.com
- alertmanager.monitoring.re.prd.underwriteme.com
- grafana.monitoring.re.prd.underwriteme.com
Geographic detail
- City
- Ashburn, US
- Country
- US
- Dominant city of the prefix
- Ashburn, US
Threat-feed evidence
History
Related pages
Pivot from 98.95.66.34 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: "98.95.66.34"})
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.