Skip to content

Hostname

takeoverhosting.com

Last fetched

takeoverhosting.com resolves to 167.114.93.225, announced in 167.114.0.0/17 by OVH - OVH SAS in US. takeoverhosting.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 · takeoverhosting.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/takeoverhosting.com

Resolution chain

IPv6 resolution

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

Attribution

ovh

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
the takeover group

Subdomains

Mail and authentication

Nameservers

  • ns1.bamboocrickethosting.com
  • ns2.bamboocrickethosting.com

MX records

  • takeoverhosting.com

SPF policy

  • ip: 69.64.153.131/32
  • ip: 208.43.209.184/29
  • ip: 51.79.72.223/24
  • ip: 167.114.93.224/29
  • include: spf-001cac01.pphosted.com
  • a: takeoverhosting.com
  • mx: takeoverhosting.com
  • ip: 167.114.93.225
  • ip: 52.2.25.140

Threat-feed evidence

History

Related pages

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