Hostname
cooley.com
Last fetched
cooley.com resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cooley.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.213.57 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.57 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 20.59.119.30 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- cooley llp
- Contact emails
- ab3u39bx852@networksolutionsprivateregistration.com
- aq29v77b5ac@networksolutionsprivateregistration.com
- at9kc2x45ct@networksolutionsprivateregistration.com
- au2ks86y6xc@networksolutionsprivateregistration.com
- bh33k29g8mu@networksolutionsprivateregistration.com
- c224q6p47jj@networksolutionsprivateregistration.com
- c652p7ty3an@networksolutionsprivateregistration.com
- cg5fw8t77vb@networksolutionsprivateregistration.com
- cn76s7nw236@networksolutionsprivateregistration.com
- cp79r7969rg@networksolutionsprivateregistration.com
- d369r2385tq@networksolutionsprivateregistration.com
- db9s32ax6df@networksolutionsprivateregistration.com
- de4fu6y52eh@networksolutionsprivateregistration.com
- dm29k28e92d@networksolutionsprivateregistration.com
- dw5r969z27p@networksolutionsprivateregistration.com
- e95tj6gd8vw@networksolutionsprivateregistration.com
- ek2kz6h632j@networksolutionsprivateregistration.com
- ex97g4u355e@networksolutionsprivateregistration.com
- fj5ga2hz46v@networksolutionsprivateregistration.com
- g73td5dz2jg@networksolutionsprivateregistration.com
- and 52 more
Subdomains
157 observed subdomains of cooley.com.
Showing 25 of 157. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cooley.com in the public web crawl.
1,657 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for cooley.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from cooley.com.
- IP · 13.107.213.57
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · CA
- Email · ab3u39bx852@networksolutionsprivateregistration.com
- TLD · .com
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cooley.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.