Skip to content

Hostname

wolford.com

Last fetched

wolford.com resolves to 185.235.37.1, announced in 185.235.37.0/24 by LEMARIT - LEMARIT GmbH in DE. wolford.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 · wolford.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wolford.com

Resolution chain

IPv6 resolution

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:15
Registrant organisation
wolford
Contact emails
wolford@lemarit.com

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

  • ns1.lemarit.de
  • ns2.lemarit.de
  • ns3.lemarit.de
  • ns1.lemarit.net
  • ns2.lemarit.net

MX records

  • mx0136.ppsmtp.com
  • mx0136.ppsmtp.de

SPF policy

  • include: spf.mailjet.com
  • include: spf.protection.outlook.com
  • include: spf.pvs-rs.com
  • include: mail.zendesk.com
  • include: spf.msh.de
  • include: _spf0136.ppsmtp.net
  • ip: 160.8.39.133
  • ip: 212.152.173.188
  • ip: 23.23.30.55
  • ip: 50.16.162.18
  • ip: 52.203.11.156
  • ip: 52.204.151.191
  • ip: 54.174.39.218
  • ip: 54.204.199.70
  • ip: 88.116.126.187
  • ip: 93.191.162.31

Threat-feed evidence

History

Related pages

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