Skip to content

Hostname

premiosfortius.com

Last fetched

premiosfortius.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · premiosfortius.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/premiosfortius.com

Resolution chain

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

WHOIS identity

Registrar
iana:1600
Organization
soledad penafiel
Contact emails

Subdomains

7 observed subdomains of premiosfortius.com.

Web-graph footprint

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

12 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • premiosfortius.com

SPF policy

7 SPF mechanisms authorising senders for premiosfortius.com.

MechanismTarget
SPF_Apremiosfortius.com
SPF_IP141.94.130.184
SPF_IP176.31.224.21
SPF_IP37.59.70.160
SPF_IP37.59.70.161
SPF_IP37.59.70.162
SPF_MXpremiosfortius.com

Related pages

Pivot deeper into the graph from premiosfortius.com.

Cypher and MCP

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

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