Hostname
besems.com
Last fetched
besems.com resolves to 1 IPv4 address operated by AS49544 in NL. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
besems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.162.56.7 | 185.162.56.0/22 | AS49544 | — | NL |
WHOIS identity
- Registrar
- iana:1647
- Organization
- besems verzekeringen en hypotheken b.v.
- Contact emails
Subdomains
7 observed subdomains of besems.com.
Showing 5 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from besems.com in the public web crawl.
15 sites link to this hostname.
48 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for besems.com.
| Mechanism | Target |
|---|---|
| SPF_A | besems.com |
| SPF_A | mailout.fasterforward.nl |
| SPF_INCLUDE | _spf_mx.solvinity.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.surebusiness.nl |
| SPF_IP | 2a00:1558:2801:4:0:0:2:0 |
| SPF_IP | 2a00:1558:2801:4:0:0:3:0 |
| SPF_IP | 40.107.4.81 |
| SPF_IP | 5.102.137.190/32 |
| SPF_MX | besems.com |
Related pages
Pivot deeper into the graph from besems.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "besems.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.