Skip to content

Hostname

ubiquity.com

Last fetched

ubiquity.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ubiquity.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ubiquity.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ubiquity.com

Resolution chain

No IPv4 resolution is recorded for ubiquity.com in WhisperGraph.

IPv6 resolution

No AAAA record for ubiquity.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:292
Registrant organisation
dnstination
Contact emails
admin@dnstinations.com, vikul.khosla@gmail.com, 086baa5be810d6e34fb9399fcb791f2f291c1e13c39ee3b583862539efb9a61c@ubiquity.com.whoisproxy.org, 1ea5ea2375eb747d8a9a8bb175d0b11b671eb52c23ad3aead8ea14c15da618b6@ubiquity.com.whoisproxy.org, 49169773d21ac589904aa753b39ceda9f036f49e1e907aad0c6676cd96a5eec1@ubiquity.com.whoisproxy.org, 766351e210dc512c44949b5da53159253f268067eb0e364e7e31c1b7f6f477f2@ubiquity.com.whoisproxy.org, 7a0f6b82114284f21a9d846fa4e5e3dff92a5ea2c78e192bb4feb157f962756d@ubiquity.com.whoisproxy.org, 9945ee74cd8d7cef82e6e5d3b9d79573e43e3251b542cd301b17ffa751882307@ubiquity.com.whoisproxy.org, c69962fc9857c64a1b71668bcac9ff295ec5d6f37c740e81a62413884783eaf3@ubiquity.com.whoisproxy.org, ebfd806c43b606cdb62512719e738eaa91b29e0963f3a5b81b4c60737a3fde14@ubiquity.com.whoisproxy.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-378.awsdns-47.com
  • ns-825.awsdns-39.net
  • ns-1085.awsdns-07.org
  • ns-1733.awsdns-24.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • include: spf.terranovasite.com
  • include: spf.zohomail360.com
  • include: 6711606.spf07.hubspotemail.net
  • include: 788599.workshop-spf.net

Threat-feed evidence

History

Related pages

Pivot from ubiquity.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ubiquity.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.