Skip to content

Hostname

freyrsolutions.com

Last fetched

freyrsolutions.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.106.104143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.15143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.21143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.72143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
3.166.65.143.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.333.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.603.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.773.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.170.221.1263.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.313.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.343.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.573.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.174.46.463.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.873.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.893.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.903.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.1152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for freyrsolutions.com.

MechanismTarget
SPF_INCLUDE24009548.spf02.hubspotemail.net
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDErmsend.com
SPF_INCLUDEspf.jobdiva.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from freyrsolutions.com.

Cypher and MCP

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

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