Skip to content

Hostname

baesman.com

Last fetched

baesman.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · baesman.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/baesman.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
baesman group,
Contact emails

Subdomains

10 observed subdomains of baesman.com.

Web-graph footprint

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

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for baesman.com.

MechanismTarget
SPF_INCLUDE14557590.spf05.hubspotemail.net
SPF_INCLUDE_spf.app.pti.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.0.177.128/32
SPF_IP142.0.186.245/32
SPF_IP209.143.75.135
SPF_IP209.143.75.204
SPF_IP209.143.75.241
SPF_IP209.143.75.242
SPF_IP209.143.75.245
SPF_IP209.143.75.246
SPF_IP209.143.75.247
SPF_IP4.35.119.14
SPF_IP4.35.119.15
SPF_IP4.35.119.30
SPF_MXbaesman.com

Related pages

Pivot deeper into the graph from baesman.com.

Cypher and MCP

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

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