IPv4 address
67.185.56.55
Last fetched
67.185.56.55 is announced in 67.160.0.0/11 by COMCAST-7922 - Comcast Cable Communications, LLC and geolocates to US. 67.185.56.55 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
- 67.160.0.0/11
- Announcing network
- COMCAST-7922 - Comcast Cable Communications, LLC
- RIR-registered prefix
- 67.160.0.0/11
- 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
- blackacid.org
- blogs.blackacid.org
- books.blackacid.org
- browser.blackacid.org
- cloud.blackacid.org
- deluge.blackacid.org
- food.blackacid.org
- games.blackacid.org
- invite.blackacid.org
- irc.blackacid.org
- jackett.blackacid.org
- lidarr.blackacid.org
- music.blackacid.org
- nextcloud.blackacid.org
- nzbget.blackacid.org
- ombi.blackacid.org
- org.blackacid.org
- plex.blackacid.org
- printer.blackacid.org
- qbittorrent.blackacid.org
- radarr.blackacid.org
- readarr.blackacid.org
- repetier.blackacid.org
- request.blackacid.org
- requests.blackacid.org
- sonarr.blackacid.org
- speedtest.blackacid.org
- tautulli.blackacid.org
- tetrinet.blackacid.org
- tnet.blackacid.org
- webdav.blackacid.org
- wildcard.blackacid.org
- www.blackacid.org
Geographic detail
- City
- Tacoma, US
- Country
- US
Threat-feed evidence
History
Related pages
Pivot from 67.185.56.55 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: "67.185.56.55"})
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.