Skip to content

Hostname

resengo.com

Last fetched

resengo.com resolves to 1 IPv4 address operated by CRONOS in BE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · resengo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/resengo.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.143.190.22494.143.184.0/21AS48638CRONOSBE

WHOIS identity

Registrar
iana:106
Organization
dirk gypen
Contact emails

Subdomains

158 observed subdomains of resengo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for resengo.com.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP94.143.186.18
SPF_MXresengo.com

Related pages

Pivot deeper into the graph from resengo.com.

Cypher and MCP

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

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