Skip to content

Hostname

bancamiga.com

Last fetched

bancamiga.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · bancamiga.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bancamiga.com

Resolution chain

bancamiga.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.6.32104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of bancamiga.com owner
Contact emails

Subdomains

19 observed subdomains of bancamiga.com.

Web-graph footprint

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

112 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bancamiga.com.

MechanismTarget
SPF_Aamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.74.230.26
SPF_IP200.74.230.27
SPF_IP200.74.230.28
SPF_IP200.74.230.30
SPF_IP201.249.198.34

Related pages

Pivot deeper into the graph from bancamiga.com.

Cypher and MCP

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

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