Skip to content

Hostname

presigno.com

Last fetched

presigno.com resolves to 1 IPv4 address operated by AS34895 in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · presigno.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/presigno.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.138.80.13583.138.64.0/18AS34895DE

WHOIS identity

Registrar
iana:1328
Organization
heinz reinecke
Contact emails

Subdomains

3 observed subdomains of presigno.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for presigno.com.

MechanismTarget
SPF_Apresigno.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEwecotec.email
SPF_IP83.138.80.139
SPF_MXpresigno.com

Related pages

Pivot deeper into the graph from presigno.com.

Cypher and MCP

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

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