Skip to content

Hostname

yourbind.com

Last fetched

yourbind.com resolves to 3.218.36.239, announced in 3.208.0.0/12 by AMAZON-AES - Amazon.com, Inc. in US. yourbind.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 · yourbind.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yourbind.com

Resolution chain

IPv6 resolution

No AAAA record for yourbind.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:299
Registrant organisation
bind benefits
Contact emails
domains@uhc.com, softwarelicensing@newinsuranceco.com, pat.sukhum@newinsuranceco.com, a9143fa6-d67a-4e4d-9713-702f818c9961@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-125.awsdns-15.com
  • ns-852.awsdns-42.net
  • ns-1119.awsdns-11.org
  • ns-2019.awsdns-60.co.uk

MX records

  • mxa-0077b904.gslb.pphosted.com
  • mxb-0077b904.gslb.pphosted.com

SPF policy

  • ip: 64.235.144.0/20
  • ip: 209.222.80.0/21
  • include: _spfv4.corpmailsvcs.com
  • include: mktomail.com
  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from yourbind.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: "yourbind.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.