Skip to content

Hostname

ebcap.org

Last fetched

ebcap.org resolves to 1 IPv4 address operated by AS8560 in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ebcap.orgRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ebcap.org

Resolution chain

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

IPPrefixASNOperatorCountry
198.71.63.217198.71.48.0/20AS8560US

WHOIS identity

Registrar
iana:2
Organization
new visions for newport county
Contact emails

Subdomains

18 observed subdomains of ebcap.org.

Web-graph footprint

Distinct hostnames that link to or from ebcap.org in the public web crawl.

151 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ebcap.org.

MechanismTarget
SPF_Aebcap.org
SPF_INCLUDEne16.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_IP108.12.243.5
SPF_IP192.124.249.6/32
SPF_IP52.54.34.253
SPF_IP64.186.25.109
SPF_IP64.186.25.47
SPF_IP70.164.242.47
SPF_MXebcap.org

Related pages

Pivot deeper into the graph from ebcap.org.

Cypher and MCP

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

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