IPv4 address
13.248.221.77
Last fetched
13.248.221.77 is announced in 13.248.208.0/20 by AMAZON-02 - Amazon.com, Inc. and geolocates to CA. 13.248.221.77 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
- 13.248.208.0/20
- Announcing network
- AMAZON-02 - Amazon.com, Inc.
- RIR-registered prefix
- 13.248.0.0/14
- 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
- sis-bastu-sandbox.aws-sis-dev.funidata.cloud
- sis-master-dev1.aws-sis-dev.funidata.cloud
- sis-master-dev2.aws-sis-dev.funidata.cloud
- sis-release-dev1.aws-sis-dev.funidata.cloud
- sis-ristu-dev.aws-sis-dev.funidata.cloud
- sis-ristu-release.aws-sis-dev.funidata.cloud
- sis-ristu-sandbox.aws-sis-dev.funidata.cloud
- sis-storybook-dev.aws-sis-dev.funidata.cloud
- sis-testu-dev.aws-sis-dev.funidata.cloud
- sis-testu-release.aws-sis-dev.funidata.cloud
- sis-testu-sandbox.aws-sis-dev.funidata.cloud
- sis-tools-dev.aws-sis-dev.funidata.cloud
- sis-bastu-sandbox.funidata.fi
- sis-master-sandbox.funidata.fi
- sis-master-test.funidata.fi
- sis-release-test.funidata.fi
- sis-ristu-dev.funidata.fi
- sis-ristu-release.funidata.fi
- sis-ristu-sandbox.funidata.fi
- sis-storybook-dev.funidata.fi
- sis-testu-dev.funidata.fi
- sis-testu-release.funidata.fi
- sis-testu-sandbox.funidata.fi
Geographic detail
- City
- Montreal, CA
- Country
- CA
- Dominant city of the prefix
- Montreal, CA
Threat-feed evidence
History
Related pages
Pivot from 13.248.221.77 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: "13.248.221.77"})
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.