Skip to content

Hostname

work.celo.com

Last fetched

work.celo.com resolves to 16 IPv4 addresses operated by LEVEL3 - Level 3 Parent, LLC in NL.

Nutrition Label

WHISPER CANON · work.celo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/work.celo.com

Resolution chain

work.celo.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.120.37.101207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCNL
207.120.37.102207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCNL
207.120.37.104207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCNL
207.120.37.105207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCNL
207.120.37.109207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCNL
207.120.37.197207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCNL
207.120.37.200207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCNL
207.120.37.201207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCNL
207.120.40.100207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCJP
207.120.40.101207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCJP
207.120.40.102207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCJP
207.120.40.106207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCJP
207.120.40.227207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCJP
207.120.40.228207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCJP
207.120.40.230207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCJP
207.120.40.237207.120.0.0/14AS3356LEVEL3 - Level 3 Parent, LLCJP

WHOIS identity

No WHOIS records are currently associated with work.celo.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from work.celo.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from work.celo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "work.celo.com"})-[: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.