Skip to content

Hostname

glow4equality.com

Last fetched

glow4equality.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:638 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.53.111.20613.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.142.14313.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.204.10413.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:638
Organization
protected protected
Contact emails

Subdomains

1 observed subdomain of glow4equality.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for glow4equality.com.

MechanismTarget
SPF_INCLUDE7936354.spf10.hubspotemail.net
SPF_INCLUDE_spf.vaiadigital.net
SPF_INCLUDEspf.fortnox.se

Related pages

Pivot deeper into the graph from glow4equality.com.

Cypher and MCP

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

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