Skip to content

Hostname

beluntech.com

Last fetched

beluntech.com resolves to 1 IPv4 address operated by AS45753 in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
148.66.55.204148.66.55.0/24AS45753US

WHOIS identity

Registrar
iana:48
Organization
belun tech
Contact emails

Subdomains

10 observed subdomains of beluntech.com.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • beluntech.com

SPF policy

8 SPF mechanisms authorising senders for beluntech.com.

MechanismTarget
SPF_Abeluntech.com
SPF_INCLUDE21215447.spf04.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP103.44.161.194
SPF_IP148.66.55.194
SPF_IP148.66.55.204
SPF_MXbeluntech.com

Related pages

Pivot deeper into the graph from beluntech.com.

Cypher and MCP

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

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