Skip to content

Hostname

dataxpand.com

Last fetched

dataxpand.com resolves to 50.116.93.190, announced in 50.116.92.0/22 by ORACLE-BMC-31898 - Oracle Corporation in US. dataxpand.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 · dataxpand.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dataxpand.com

Resolution chain

IPv6 resolution

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

Attribution

oracle

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of dataxpand.com owner
Contact emails
support@hostmonster.com, whois@hostmonster.com, 02c9d911-12d4-4a30-b002-e123b1171dd6@identity-protect.org, 4d528e27-84e5-4655-8258-2cd292d00c73@identity-protect.org, 60efe691-e31c-459b-af64-471e98ca69dd@identity-protect.org, 684b1e05-2c12-4e78-929c-737195d5f528@identity-protect.org, a4f6d3f3-391c-42e0-bfe3-9d89c514356f@identity-protect.org, b71d8093-472c-4176-a0de-cb3a9ad53aea@identity-protect.org, e1779477-73fa-4546-b2e1-18abfb90c8e0@identity-protect.org, owner-10774632@dataxpand.com.whoisprivacyservice.org, owner-2915293@dataxpand.com.whoisprivacyservice.org, owner-6961885@dataxpand.com.whoisprivacyservice.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-338.awsdns-42.com
  • ns-962.awsdns-56.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns-1249.awsdns-28.org
  • ns-1647.awsdns-13.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: _spf.google.com
  • include: hostmonster.com
  • include: servers.mcsv.net
  • ip: 66.147.240.192
  • ip: 69.195.99.107

Threat-feed evidence

History

Related pages

Pivot from dataxpand.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: "dataxpand.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.