Skip to content

Hostname

belswing.com

Last fetched

belswing.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:1052 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
145.239.193.232145.239.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:1052
Organization
skaleric yvan
Contact emails

Subdomains

12 observed subdomains of belswing.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for belswing.com.

MechanismTarget
SPF_Abelcenter.com
SPF_Abelswing.com
SPF_INCLUDEmx.ovh.com
SPF_IP164.132.170.44
SPF_IP164.132.170.48
SPF_IP164.132.171.108
SPF_IP2001:41d0:404:100:0:0:0:193d
SPF_IP2001:41d0:404:100:0:0:0:21e
SPF_IP2001:41d0:404:100:0:0:0:dcb
SPF_IP51.83.35.43
SPF_IP51.91.144.160
SPF_IP51.91.150.94
SPF_IP79.137.2.107
SPF_IP79.137.2.108
SPF_MXbelswing.com

Related pages

Pivot deeper into the graph from belswing.com.

Cypher and MCP

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

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