Skip to content

Hostname

webhelp.com

Last fetched

webhelp.com resolves to 13.39.153.180, announced in 13.36.0.0/14 by AMAZON-02 - Amazon.com, Inc. in FR. webhelp.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 · webhelp.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/webhelp.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1251
Registrant organisation
bernard vincent
Contact emails
tm.fr@novagraaf.fr, vtachet@webhelp.fr

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-cloud-d1.googledomains.com
  • ns-cloud-d2.googledomains.com
  • ns-cloud-d3.googledomains.com
  • ns-cloud-d4.googledomains.com
  • nsb.perf1.com
  • nsc.perf1.com
  • nsa.perf1.fr

MX records

  • belmdcp001vlzmbh.webhelp.com
  • belmdcp002vlzmbh.webhelp.com
  • bgabcp001vlzmbh.webhelp.com
  • bgabcp002vlzmbh.webhelp.com

SPF policy

  • ip: 13.111.0.0/22
  • ip: 13.111.52.0/22
  • ip: 13.111.72.0/22
  • ip: 13.111.111.0/24
  • ip: 13.111.63.0/24
  • ip: 13.111.68.0/24
  • ip: 13.111.92.0/24
  • ip: 207.166.92.11/32
  • ip: 207.166.95.11/32
  • ip: 5.39.8.116/32
  • ip: 5.39.8.122/31
  • ip: 20.74.37.146/32
  • ip: 213.169.58.153/31
  • ip: 20.74.97.162/32
  • ip: 35.176.151.182/32
  • ip: 3.120.181.200/29
  • ip: 34.142.108.204/32
  • ip: 207.166.101.207/32
  • ip: 207.166.104.207/32
  • ip: 89.202.218.215/32
  • ip: 46.235.17.249/32
  • ip: 216.20.244.25/32
  • ip: 46.235.17.250/32
  • ip: 46.235.17.251/32
  • ip: 46.235.17.252/32
  • ip: 193.172.253.28/31
  • ip: 213.139.100.32/27
  • ip: 212.6.39.4/32
  • ip: 20.74.99.62/32
  • ip: 18.196.215.67/32
  • ip: 62.209.53.67/32
  • ip: 195.54.108.94/32
  • include: spf.mailjet.com
  • include: mktomail.com
  • include: spf.protection.outlook.com
  • include: aspmx.pardot.com
  • include: _spf.salesforce.com
  • include: _spf1.webhelp.com
  • include: _spf2.webhelp.com
  • include: mail.zendesk.com
  • ip: 13.251.240.232
  • ip: 167.89.121.145
  • ip: 169.45.89.184
  • ip: 169.45.89.185
  • ip: 17.0.0.0
  • ip: 18.185.17.157
  • ip: 185.209.152.115
  • ip: 185.209.152.116
  • ip: 185.209.152.251
  • ip: 206.142.243.252

Threat-feed evidence

History

Related pages

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