Skip to content

Hostname

ebcflex.com

Last fetched

ebcflex.com resolves to 1 IPv4 address operated by NEXCESS-NET - Liquid Web, L.L.C in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.87.159.227209.87.144.0/20AS36444NEXCESS-NET - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:2
Organization
attn ebcflex.com care of network solutions
Contact emails

Subdomains

18 observed subdomains of ebcflex.com.

Web-graph footprint

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

86 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ebcflex.com.

MechanismTarget
SPF_INCLUDE21157487.spf10.hubspotemail.net
SPF_INCLUDErelay.bswift.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf1.ebcflex.com
SPF_INCLUDEspf3.alegeus.com
SPF_IP147.202.197.136/29
SPF_IP147.202.209.224/28
SPF_IP209.87.159.227
SPF_IP69.21.121.80/28

Related pages

Pivot deeper into the graph from ebcflex.com.

Cypher and MCP

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

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