Skip to content

Hostname

ephox.com

Last fetched

ephox.com resolves to 16 IPv4 addresses operated by DCPL-IN DEV COLLECTION PRIVATE LIMITED in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ephox.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ephox.com

Resolution chain

ephox.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.227.1010.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
108.159.227.1220.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
108.159.227.240.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
108.159.227.550.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
13.226.238.11813.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.1513.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.1913.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.8513.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1113.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.193.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.763.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.913.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
andrew roberts
Contact emails

Subdomains

14 observed subdomains of ephox.com.

Web-graph footprint

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

55 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ephox.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from ephox.com.

Cypher and MCP

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

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