Skip to content

Hostname

beginlinux.com

Last fetched

beginlinux.com resolves to 2 IPv4 addresses operated by OVH in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · beginlinux.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/beginlinux.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.204.110.16515.204.0.0/17AS16276OVHUS
195.26.247.133195.26.240.0/21AS40021FARMERS-TELECOMMUNICATIONS-COOPERATIVE-INC - Farmers Telecommunications Cooperative, Inc.US

WHOIS identity

Registrar
iana:146
Organization
cybermontana
Contact emails

Subdomains

8 observed subdomains of beginlinux.com.

Web-graph footprint

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

80 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • beginlinux.com

SPF policy

5 SPF mechanisms authorising senders for beginlinux.com.

MechanismTarget
SPF_Abeginlinux.com
SPF_IP15.204.233.172
SPF_IP195.26.247.133
SPF_IP51.222.157.233
SPF_MXbeginlinux.com

Related pages

Pivot deeper into the graph from beginlinux.com.

Cypher and MCP

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

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