Skip to content

Hostname

gomore.se

Last fetched

gomore.se resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · gomore.seRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/gomore.se

Resolution chain

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

IPPrefixASNOperatorCountry
3.122.35.433.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.91.1973.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.173.793.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.151.763.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.127.12263.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.96.3163.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

6 observed subdomains of gomore.se.

Web-graph footprint

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

94 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gomore.se.

MechanismTarget
SPF_Agomore.se
SPF_INCLUDE8599972.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEhelpscoutemail.com
SPF_MXgomore.se

Related pages

Pivot deeper into the graph from gomore.se.

Cypher and MCP

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

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