Skip to content

Hostname

happygreen.se

Last fetched

happygreen.se resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · happygreen.seRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/happygreen.se

Resolution chain

happygreen.se resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.23.190104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.224.163.313.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.7913.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.9313.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.9713.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
172.67.212.234172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

7 observed subdomains of happygreen.se.

Web-graph footprint

Distinct hostnames that link to or from happygreen.se in the public web crawl.

62 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for happygreen.se.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.klaviyo.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from happygreen.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "happygreen.se"})-[: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.