Skip to content

Hostname

jegs.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.251.229104.18.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.252.229104.18.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
automotive, jeg's
Contact emails

Subdomains

19 observed subdomains of jegs.com.

Web-graph footprint

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

1,200 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for jegs.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemailus.freshdesk.com
SPF_INCLUDEesp1.co
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.182.41.0/24
SPF_IP15.204.3.0/27
SPF_IP18.235.18.130
SPF_IP185.187.30.0/24
SPF_IP195.154.17.227
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.2.156.173
SPF_IP52.22.198.77
SPF_IP52.86.98.138
SPF_IP54.164.101.230

Related pages

Pivot deeper into the graph from jegs.com.

Cypher and MCP

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

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