Skip to content

Hostname

minside.proff.no

Last fetched

minside.proff.no resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · minside.proff.noRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/minside.proff.no

Resolution chain

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

IPPrefixASNOperatorCountry
13.62.187.23213.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.235.17413.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.91.19513.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.2.6813.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.120.16016.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.62.4316.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE

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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for minside.proff.no.

MechanismTarget
SPF_INCLUDE_spf.emaileri.fi
SPF_INCLUDE_spf.go.net-results.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.69.224.222

Related pages

Pivot deeper into the graph from minside.proff.no.

Cypher and MCP

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

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