Skip to content

Hostname

ebic.ca

Last fetched

ebic.ca resolves to 1 IPv4 address operated by CRI-AS-AP - CV. Rumahweb Indonesia in ID.

Nutrition Label

WHISPER CANON · ebic.caRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ebic.ca

Resolution chain

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

IPPrefixASNOperatorCountry
103.247.8.73103.247.8.0/24AS58487CRI-AS-AP - CV. Rumahweb IndonesiaID

WHOIS identity

No WHOIS records are currently associated with ebic.ca in WhisperGraph.

Subdomains

9 observed subdomains of ebic.ca.

Threat posture

History

Mail and authentication

MX records

  • ebic.ca

SPF policy

6 SPF mechanisms authorising senders for ebic.ca.

MechanismTarget
SPF_Aebic.ca
SPF_IP103.247.8.70
SPF_IP103.247.8.73
SPF_IP203.175.9.20
SPF_IP203.175.9.22
SPF_MXebic.ca

Related pages

Pivot deeper into the graph from ebic.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ebic.ca"})-[: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.