Skip to content

Hostname

infoempresa.com

Last fetched

infoempresa.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1403 as the registrar.

Nutrition Label

WHISPER CANON · infoempresa.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/infoempresa.com

Resolution chain

infoempresa.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.85.61.2052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.2752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.130.965.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.12065.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.2365.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.6065.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1403
Organization
infoempresa europa,
Contact emails

Subdomains

4 observed subdomains of infoempresa.com.

Web-graph footprint

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

175 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for infoempresa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_IP13.56.36.69

Related pages

Pivot deeper into the graph from infoempresa.com.

Cypher and MCP

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

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