Skip to content

Hostname

inter.co

Last fetched

inter.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · inter.coRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/inter.co

Resolution chain

inter.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.154.11518.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.12618.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.12918.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.1618.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.164.12518.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.5618.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.7018.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.918.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.171.214.123.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.443.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.513.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.703.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
banco inter
Contact emails

Subdomains

40 observed subdomains of inter.co.

Web-graph footprint

Distinct hostnames that link to or from inter.co in the public web crawl.

1,023 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for inter.co.

MechanismTarget
SPF_EXISTS%{i}.ds.dlp.protect.symantec.com
SPF_INCLUDE_spf.i2cinc.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.inter.co
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from inter.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "inter.co"})-[: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.