Skip to content

Hostname

gallericc.se

Last fetched

gallericc.se resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:domeneshop as as the registrar.

Nutrition Label

WHISPER CANON · gallericc.seRouting diversity3.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gallericc.se

Resolution chain

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

IPPrefixASNOperatorCountry
3.215.100.793.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.189.1333.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.73.13954.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.236.3054.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:domeneshop as
Organization
Contact emails

Subdomains

1 observed subdomain of gallericc.se.

Web-graph footprint

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

38 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gallericc.se.

MechanismTarget
SPF_INCLUDE_spf.domeneshop.no
SPF_INCLUDE_spf.mlsend.com

Related pages

Pivot deeper into the graph from gallericc.se.

Cypher and MCP

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

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