Skip to content

Hostname

bargesedgh.com

Last fetched

bargesedgh.com resolves to 2 IPv4 addresses operated by AS60976 in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · bargesedgh.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bargesedgh.com

Resolution chain

bargesedgh.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:1387
Organization
honarhost
Contact emails

Subdomains

12 observed subdomains of bargesedgh.com.

Web-graph footprint

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

20 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • bargesedgh.com

SPF policy

8 SPF mechanisms authorising senders for bargesedgh.com.

MechanismTarget
SPF_Abargesedgh.com
SPF_IP116.202.213.59
SPF_IP144.76.69.220
SPF_IP168.119.3.239
SPF_IP31.214.250.116
SPF_IP31.214.250.83
SPF_IP37.27.49.107
SPF_MXbargesedgh.com

Related pages

Pivot deeper into the graph from bargesedgh.com.

Cypher and MCP

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

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