Hostname
marcellus-us.com
Last fetched
marcellus-us.com resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
marcellus-us.com resolves to 4 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.53 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.213.59 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.53 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.59 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of marcellus-us.com owner
- Contact emails
- 086552bb-8446-4241-8f2f-a7cea9ba8cc9@identity-protect.org
- 400c8856-7d43-4dc4-b127-71ba52984f4a@identity-protect.org
- 45ab14a5-3cf1-4c26-a086-c604d234f84b@identity-protect.org
- 520305b0-f42a-4b71-b372-74179053162d@identity-protect.org
- 74ead78b-1a66-48b5-a0c9-42e101d8f11f@identity-protect.org
- b321a45d-8d3a-4d08-94f8-c0d877a25e0c@identity-protect.org
- bd588642-c401-4887-a689-2d3b938f068c@identity-protect.org
Subdomains
1 observed subdomain of marcellus-us.com.
| Subdomain |
|---|
| uat.marcellus-us.com |
Web-graph footprint
Distinct hostnames that link to or from marcellus-us.com in the public web crawl.
54 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from marcellus-us.com.
- IP · 13.107.213.53
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · CA
- Email · 086552bb-8446-4241-8f2f-a7cea9ba8cc9@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "marcellus-us.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.