Skip to content

Hostname

sp-berner.com

Last fetched

sp-berner.com resolves to 1 IPv4 address operated by AS8560 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · sp-berner.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sp-berner.com

Resolution chain

sp-berner.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.160.114.158217.160.114.0/23AS8560ES

WHOIS identity

Registrar
iana:379
Organization
raf iberica,
Contact emails

Subdomains

16 observed subdomains of sp-berner.com.

Web-graph footprint

Distinct hostnames that link to or from sp-berner.com in the public web crawl.

51 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for sp-berner.com.

MechanismTarget
SPF_Amail.sp-berner.com
SPF_Arelay.sp-berner.com
SPF_Awww.sp-berner.com
SPF_INCLUDE139517170.spf10.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.26.14.17
SPF_IP104.26.15.17
SPF_IP172.67.72.55
SPF_IP185.5.236.206
SPF_IP213.99.25.116/30
SPF_IP217.160.114.158
SPF_IP77.231.124.161/27
SPF_IP77.231.124.168
SPF_IP80.98.160.91

Related pages

Pivot deeper into the graph from sp-berner.com.

Cypher and MCP

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

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