Skip to content

Hostname

sapas.com

Last fetched

sapas.com resolves to 62.97.111.0, announced in 62.97.64.0/18 by COLT - COLT Technology Services Group Limited in ES. sapas.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · sapas.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sapas.com

Resolution chain

IPv6 resolution

No AAAA record for sapas.com is recorded in WhisperGraph.

Attribution

colt group

ORIGIN_AS

WHOIS identity

Registrar
iana:106

Subdomains

Showing 4 of 4 subdomains (4 per page).

Mail and authentication

Nameservers

  • ns-335.awsdns-41.com
  • ns-586.awsdns-09.net
  • ns-1443.awsdns-52.org
  • ns-1811.awsdns-34.co.uk

MX records

  • costaisa-com-1.fortimailcloud.com
  • costaisa-com-2.fortimailcloud.com

SPF policy

  • include: _spf.fortimailcloud.com
  • include: _spf.google.com
  • a: sapas.com
  • mx: sapas.com
  • ip: 195.77.235.121
  • ip: 62.97.111.70

Threat-feed evidence

History

Related pages

Pivot from sapas.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sapas.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.