Skip to content

Hostname

richmanntools.com

Last fetched

richmanntools.com resolves to 1 IPv4 address operated by AS203741 in PL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · richmanntools.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/richmanntools.com

Resolution chain

richmanntools.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.195.46.4991.195.46.0/23AS203741PL

WHOIS identity

Registrar
iana:269
Organization
andrzej palka
Contact emails

Subdomains

1 observed subdomain of richmanntools.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • richmanntools.com

SPF policy

2 SPF mechanisms authorising senders for richmanntools.com.

MechanismTarget
SPF_Arichmanntools.com
SPF_MXrichmanntools.com

Related pages

Pivot deeper into the graph from richmanntools.com.

Cypher and MCP

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

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