Hostname
uniformdating.com
Last fetched
uniformdating.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
uniformdating.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 |
|---|---|---|---|---|
| 165.227.126.88 | 165.227.112.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 206.189.167.123 | 206.189.160.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- geoffh@nsi-ltd.com
- tradaxip@gmail.com
- info@domain-contact.org
- 0afd15bb77292189e56fca6e3bd35ecd5174e4db1b9fa623c9a8fdce3c03d17d@uniformdating.com.whoisproxy.org
- 0defd2613bf7ea427b7fd42306e3aa64ae156014097ac8400659a379ccafcbee@uniformdating.com.whoisproxy.org
- 19272192cb41bebf17a5c89eef424f370a6387276e7fe30cfb5391853cac8aaf@uniformdating.com.whoisproxy.org
- 245d27f367493a2d0a320c7fc0279c0e2e0398bfdcc82d7dce1b578e6dccee86@uniformdating.com.whoisproxy.org
- 360e2cb8c85bb6ab84dc086c37a6bbeddf1f9c378f70fbe2f1bc622a0fa97bc7@uniformdating.com.whoisproxy.org
- 3e5114b6a3f2f77dfadb44ad70bc25deaa11d8e5e8ffae3e9155d99fb5ec2ece@uniformdating.com.whoisproxy.org
- 4006e3484e49bb65d812dbaf4bfa49a836b8c71f2ecc15b496a3cc04d264e404@uniformdating.com.whoisproxy.org
- 42d8ac28b50599ccfdf869347108f0402e7bfa191c31542dda76ef3ba5cb6327@uniformdating.com.whoisproxy.org
- 445e7d1a9eeb306cc5bd08e11824cc3802eacb776a167057dd92246e91d46628@uniformdating.com.whoisproxy.org
- 44bac9581b0f3d74b8b6f0612bedac4d222a35e860ef1e56dc75d63e83e9df0c@uniformdating.com.whoisproxy.org
- 510872f5f615b3964ec55a35515ed87c41b420ea5fba0128ce00a0fb14e59ddd@uniformdating.com.whoisproxy.org
- 5b097c3ccca916cb8918bf47497d34d858236e0cf626908e8e6957347a7d2814@uniformdating.com.whoisproxy.org
- 608f83ac90ccf2f94e610e567c0b713a042b96eefd474b850cb2c9b521d44111@uniformdating.com.whoisproxy.org
- 611182d6271a98f50197e8327d1d744f9f356aecf15a5a9171f9473167874135@uniformdating.com.whoisproxy.org
- 660b59407cabd2b8c01dcfc26df763d8284f8660d07dde84f2c23a566e39aa60@uniformdating.com.whoisproxy.org
- 67e6228a09374aa35ae40a9ee1ff3b4d38e678568a9fade36a6e9cdbded6f4d2@uniformdating.com.whoisproxy.org
- 6acfdc8a9ac17cd971a336e459bfc43ccbc657880d39a55d9b0b2941bda786cb@uniformdating.com.whoisproxy.org
- and 20 more
Subdomains
10 observed subdomains of uniformdating.com.
Web-graph footprint
Distinct hostnames that link to or from uniformdating.com in the public web crawl.
122 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for uniformdating.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf_e.redut.net |
| SPF_INCLUDE | trustpilotservice.com |
Related pages
Pivot deeper into the graph from uniformdating.com.
- IP · 165.227.126.88
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · geoffh@nsi-ltd.com
- TLD · .com
- Browse hostnames · un…
- 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: "uniformdating.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.