Hostname
mersivity.com
Last fetched
mersivity.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
mersivity.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.185.44.232 | 35.185.32.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 03664eee9015cd59bcb415f0f7818399be439eebdd828fda2f8eb1ec0232fb2b@mersivity.com.whoisproxy.org
- 4c47b886298bc171011c57453172d8437fa1967c090aae1173d9a88b54702bff@mersivity.com.whoisproxy.org
- 5ca08a9b43ca7f70d6ab089986f05f73d88a007e046016c3028753e951a60b35@mersivity.com.whoisproxy.org
- 67ec58dc8a3d3a60b4770c3a8fc3ff55a9b4a66beca46d456c09895810692df7@mersivity.com.whoisproxy.org
- 723fccc4f2b4ebd6bd0d525baae6560e4ffb35f9dde0d46cc66293073f79b1f8@mersivity.com.whoisproxy.org
- 75aa129d78b01f1fc4c8a829d99fdb025dda6d22a32f798c92db5701ff20e652@mersivity.com.whoisproxy.org
- 84f90cb982036dd5acd6205e3eae05649e80be817daa94dd6e88213b0c2646e0@mersivity.com.whoisproxy.org
- 8500f6b71522bfa665418f3bc3fbb328c5ba5cb33c0cdeec3a206df3f8731bbd@mersivity.com.whoisproxy.org
- 951f7a5283efa401c11c5da5b976f4c4d4cbe3afa319e02303e6c2aea31a8131@mersivity.com.whoisproxy.org
- 952ca74b1f697afc354f830ba9c4d96a3132943ab617f8defa693d8d56262be7@mersivity.com.whoisproxy.org
- a3931aaab2465daf9a449534abd537a4619f06c912baf85a1d6765c6d799d3bd@mersivity.com.whoisproxy.org
- bc974d765fdb8f48e50b4ecfc28a4efe17156a40260e27685cfe5515c9adee73@mersivity.com.whoisproxy.org
- c14f8fb48867d98c6b8fecfbb3ab5c0d1cc6beb1801533ad9df401358063542d@mersivity.com.whoisproxy.org
- f0d4cbc37fa46b56e4e3e9e40be0e05a81ebc48533d75327c8a94bd33d87f60f@mersivity.com.whoisproxy.org
Subdomains
3 observed subdomains of mersivity.com.
Web-graph footprint
Distinct hostnames that link to or from mersivity.com in the public web crawl.
9 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for mersivity.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ymoz.com |
| SPF_IP | 5.1.76.81 |
Related pages
Pivot deeper into the graph from mersivity.com.
- IP · 35.185.44.232
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:228
- Country · US
- Email · 03664eee9015cd59bcb415f0f7818399be439eebdd828fda2f8eb1ec0232fb2b@mersivity.com.whoisproxy.org
- TLD · .com
- Browse hostnames · me…
- 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: "mersivity.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.