Skip to content

Hostname

please-professional.com

Last fetched

please-professional.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · please-professional.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/please-professional.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.239.227.51213.239.192.0/18AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:1390
Organization
pantec engineering
Contact emails

Subdomains

2 observed subdomains of please-professional.com.

Web-graph footprint

Distinct hostnames that link to or from please-professional.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for please-professional.com.

MechanismTarget
SPF_Aplease-professional.com
SPF_INCLUDEspf.server-he.de
SPF_MXplease-professional.com

Related pages

Pivot deeper into the graph from please-professional.com.

Cypher and MCP

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

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