Skip to content

Hostname

webiihost.com

Last fetched

webiihost.com resolves to 104.64.217.128, announced in 104.64.192.0/19 by AKAMAI-LINODE-AP - Akamai Connected Cloud in SG. webiihost.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 · webiihost.comRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/webiihost.com

Resolution chain

IPv6 resolution

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

Attribution

akamai

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:82
Registrant organisation
webiihost
Contact emails
hostmaster@webiihost.com, info@webiihost.com

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

  • ns1.zproserver.com
  • ns2.zproserver.com
  • ns1.webiihost.org
  • ns2.webiihost.org

MX records

  • webiihost.com

SPF policy

  • a: webiihost.com
  • mx: webiihost.com
  • ip: 159.223.50.48
  • ip: 192.81.210.116
  • ip: 64.64.19.117
  • ip: 64.64.19.118
  • ip: 67.205.150.50
  • ip: 67.205.174.23

Threat-feed evidence

History

Related pages

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