Skip to content

Hostname

amity-tc.com

Last fetched

amity-tc.com resolves to 2 IPv4 addresses operated by AS147181 in BD. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

amity-tc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
163.223.240.2163.223.240.0/24AS147181BD
198.54.126.53198.54.126.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
md. nur islam
Contact emails

Subdomains

8 observed subdomains of amity-tc.com.

Web-graph footprint

Distinct hostnames that link to or from amity-tc.com in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for amity-tc.com.

MechanismTarget
SPF_Aamity-tc.com
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEspf.hosting.registrar-servers.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP163.223.240.2
SPF_IP198.54.126.50
SPF_IP198.54.126.52
SPF_MXamity-tc.com

Related pages

Pivot deeper into the graph from amity-tc.com.

Cypher and MCP

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

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