Skip to content

Hostname

benchmark-lely.com

Last fetched

benchmark-lely.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. benchmark-lely.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · benchmark-lely.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/benchmark-lely.com

Resolution chain

No IPv4 resolution is recorded for benchmark-lely.com in WhisperGraph.

IPv6 resolution

No AAAA record for benchmark-lely.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
andy gubser
Contact emails
webmaster@lely.com, 3aab5813-966f-4b97-a681-9200d4d7e497@identity-protect.org, 91d64581-3fbe-46ce-8893-b68d80106f11@identity-protect.org, cc922fe3-32f3-4295-9934-0ecb0e31abc3@identity-protect.org

Mail and authentication

Nameservers

  • ns1-32.azure-dns.com
  • ns4-32.azure-dns.info
  • ns2-32.azure-dns.net
  • ns3-32.azure-dns.org

MX records

  • benchmark-lely.com

SPF policy

  • ip: 50.31.45.233
  • ip: 52.178.111.245

Threat-feed evidence

History

Related pages

Pivot from benchmark-lely.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "benchmark-lely.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.