Hostname
ygrene.com
Last fetched
ygrene.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ygrene.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ygrene.com owner
- Contact emails
- harryheinen@chello.nl
- 08f1d8da-977a-4a3a-b866-1a00baf1c48b@identity-protect.org
- 13b309e0-aa3e-41cd-9006-bd9d1cc60f51@identity-protect.org
- 35df7934-093c-45ed-8acc-cce6e2997673@identity-protect.org
- 6ba62b6a-9a1c-45a1-bf72-9f01727e6f32@identity-protect.org
- 7a225c31-01ea-497d-8d4b-76ae6219c098@identity-protect.org
- 7a54815c-0da2-4381-8d56-e36ca8c2d2e4@identity-protect.org
- df0a17d1-a095-4cd0-9989-b306975bbf10@identity-protect.org
- owner-10483902@ygrene.com.whoisprivacyservice.org
- owner-10556469@ygrene.com.whoisprivacyservice.org
- owner-11346935@ygrene.com.whoisprivacyservice.org
- owner-11439821@ygrene.com.whoisprivacyservice.org
- owner-11491131@ygrene.com.whoisprivacyservice.org
- owner-11607007@ygrene.com.whoisprivacyservice.org
- owner-11784070@ygrene.com.whoisprivacyservice.org
- owner-11804389@ygrene.com.whoisprivacyservice.org
- owner-11979719@ygrene.com.whoisprivacyservice.org
- owner-2699801@ygrene.com.whoisprivacyservice.org
- owner-2772368@ygrene.com.whoisprivacyservice.org
- owner-3361843@ygrene.com.whoisprivacyservice.org
- and 13 more
Subdomains
36 observed subdomains of ygrene.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ygrene.com in the public web crawl.
308 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for ygrene.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _phishspf.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.workfront.com |
| SPF_IP | 192.254.121.248/32 |
| SPF_IP | 199.193.194.240 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 34.193.158.21/32 |
| SPF_IP | 34.220.211.217 |
Related pages
Pivot deeper into the graph from ygrene.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ygrene.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.