Hostname
orbs.com
Last fetched
orbs.com resolves to 3 IPv4 addresses operated by MACST-SV4 - MacStadium, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
orbs.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 |
|---|---|---|---|---|
| 185.199.109.153 | 185.199.109.0/24 | AS54113 | MACST-SV4 - MacStadium, Inc. | US |
| 185.199.110.153 | 185.199.110.0/24 | AS54113 | MACST-SV4 - MacStadium, Inc. | US |
| 185.199.111.153 | 185.199.111.0/24 | AS54113 | MACST-SV4 - MacStadium, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of orbs.com owner
- Contact emails
- admin@mezine.com
- wesley.wong@orbs.com
- 14c66741-fde2-49ab-bf84-fc6974460927@identity-protect.org
- 5a2aea66-cced-4ee1-892f-07dc393e3b03@identity-protect.org
- 6dabed65-0e50-4671-8a8e-319f0b055c20@identity-protect.org
- 7f305e61-012d-4b3a-ba63-72c06bcc6244@identity-protect.org
- 8b1f1a1c-296c-4c32-ad8b-3c4ac73b2f1b@identity-protect.org
- e2402117-fc5a-4621-ae80-cf7483cfaac2@identity-protect.org
- owner-10211268@orbs.com.whoisprivacyservice.org
- owner-10646670@orbs.com.whoisprivacyservice.org
- owner-10916619@orbs.com.whoisprivacyservice.org
- owner-2069142@orbs.com.whoisprivacyservice.org
- owner-2081980@orbs.com.whoisprivacyservice.org
- owner-2351929@orbs.com.whoisprivacyservice.org
- owner-238155@orbs.com.whoisprivacyservice.org
- owner-2549311@orbs.com.whoisprivacyservice.org
- owner-2819260@orbs.com.whoisprivacyservice.org
- owner-2891827@orbs.com.whoisprivacyservice.org
- owner-3089209@orbs.com.whoisprivacyservice.org
- owner-4395685@orbs.com.whoisprivacyservice.org
- and 16 more
Subdomains
7 observed subdomains of orbs.com.
Web-graph footprint
Distinct hostnames that link to or from orbs.com in the public web crawl.
392 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for orbs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from orbs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orbs.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.