Skip to content

Hostname

miba.com

Last fetched

miba.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

miba.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:106
Organization
domain admin
Contact emails

Subdomains

73 observed subdomains of miba.com.

Web-graph footprint

Distinct hostnames that link to or from miba.com in the public web crawl.

329 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for miba.com.

MechanismTarget
SPF_Amiba.com
SPF_INCLUDEspf.miba.com
SPF_INCLUDEspf2.miba.com
SPF_IP18.198.166.35/32
SPF_IP2a05:d014:14f:aa0c:eeb0:87a4:eaaa:bbee
SPF_IP35.214.183.81/32
SPF_IP35.214.208.81/32
SPF_IP35.214.212.238/32
SPF_IP35.214.213.218/32
SPF_IP92.60.15.3/32

Related pages

Pivot deeper into the graph from miba.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "miba.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 20

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