Hostname
cobrand.com
Last fetched
cobrand.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
cobrand.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.71.142.77 | 35.71.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.223.52.2 | 52.223.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:1387
- Organization
- braden pollock
- Contact emails
- dnsadmin@infospace.com
- domains@legalbrandmarketing.com
- a6f6c31efc@cobrand.com.whoistrustee.com
- 01ac92e3d985846b877e79914fd1caa66dfdb065f85af1ae88cfee0fce8d2500@cobrand.com.whoisproxy.org
- 1a6aff2a53c17dfdc6415322b3781f9860292da8211667b592eebf140dcde542@cobrand.com.whoisproxy.org
- 53f4577aa9ead0e873e6cafe5fe66fa916445c45e3d5f9b026d1cb1eb91946c1@cobrand.com.whoisproxy.org
- 6f826da51a703d6e93b04ac8f4c1976cdc2ad8b1cd427e0a6d795ccc2d8d473e@cobrand.com.whoisproxy.org
- 924611f13d612dc8a0954bf9b035b15404f01fd2168ebd9232aaf1e9bade4604@cobrand.com.whoisproxy.org
- e352cfcb3780cb073ebac945f2aea5b8884470203e3559da50adf06781af670c@cobrand.com.whoisproxy.org
- ebc3174a721cfbfae0aae43cf24ad6b9ce156f005af9641ca1da0046b99f9dcc@cobrand.com.whoisproxy.org
Subdomains
14 observed subdomains of cobrand.com.
Web-graph footprint
Distinct hostnames that link to or from cobrand.com in the public web crawl.
13 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for cobrand.com.
| Mechanism | Target |
|---|---|
| SPF_A | cobrand.com |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from cobrand.com.
- IP · 35.71.142.77
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · CA
- Email · dnsadmin@infospace.com
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- 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: "cobrand.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.