Skip to content

Hostname

ivinco.com

Last fetched

ivinco.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ivinco.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ivinco.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.167.99.1203.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.143.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.793.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.973.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.167.1103.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.1213.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.803.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.953.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0141850713
Contact emails

Subdomains

28 observed subdomains of ivinco.com.

Web-graph footprint

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

31 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ivinco.com.

MechanismTarget
SPF_Aivinco.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP116.203.27.81
SPF_IP208.92.218.66

Related pages

Pivot deeper into the graph from ivinco.com.

Cypher and MCP

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

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