Skip to content

Hostname

scorpusfit.com

Last fetched

scorpusfit.com resolves to 2 IPv4 addresses operated by MEO-RESIDENCIAL - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A. in PT. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.241.184.22185.240.0.0/13AS3243MEO-RESIDENCIAL - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A.PT
85.241.188.10285.240.0.0/13AS3243MEO-RESIDENCIAL - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A.PT

WHOIS identity

Registrar
iana:1910
Organization
fit2lead
Contact emails

Subdomains

5 observed subdomains of scorpusfit.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for scorpusfit.com.

MechanismTarget
SPF_Ageekom.danielapoliveira.com
SPF_INCLUDEspf.brevo.com

Related pages

Pivot deeper into the graph from scorpusfit.com.

Cypher and MCP

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

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