Skip to content

Hostname

bysama.com

Last fetched

bysama.com resolves to 2 IPv4 addresses operated by IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE. in ES. WHOIS lists iana:140 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.160.158.14217.160.158.0/24AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.ES
82.165.173.8482.165.173.0/24AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.ES

WHOIS identity

Registrar
iana:140
Organization
antonio martin espinosa
Contact emails

Subdomains

4 observed subdomains of bysama.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for bysama.com.

MechanismTarget
SPF_Abysama.com
SPF_Akratos.contrapc.net
SPF_Areformasgrupomartin.es
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP217.160.158.14
SPF_IP82.165.173.84
SPF_MXbysama.com

Related pages

Pivot deeper into the graph from bysama.com.

Cypher and MCP

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

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