Skip to content

Hostname

eleathergroup.com

Last fetched

eleathergroup.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · eleathergroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eleathergroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.83.245104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.183.155172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1515
Organization
david parkinson
Contact emails

Subdomains

14 observed subdomains of eleathergroup.com.

Web-graph footprint

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

39 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for eleathergroup.com.

MechanismTarget
SPF_Aeleathergroup.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.67.244.32
SPF_IP195.130.217.76/32
SPF_IP212.38.78.4
SPF_IP5.102.85.94
SPF_IP81.133.65.234
SPF_MXeleathergroup.com

Related pages

Pivot deeper into the graph from eleathergroup.com.

Cypher and MCP

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

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