Skip to content

Hostname

abisinc.com

Last fetched

abisinc.com resolves to 8 IPv4 addresses operated by AS64073 in PL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · abisinc.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/abisinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.146.1100.0.0.0/0AS64073PL
13.227.146.240.0.0.0/0AS64073PL
13.227.146.260.0.0.0/0AS64073PL
13.227.146.80.0.0.0/0AS64073PL
3.161.82.1273.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.223.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.463.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.673.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of abisinc.com.

Web-graph footprint

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

6 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for abisinc.com.

MechanismTarget
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from abisinc.com.

Cypher and MCP

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

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