Skip to content

Hostname

abcbdesign.com

Last fetched

abcbdesign.com resolves to 1 IPv4 address operated by NETINTERNET - Netinternet Bilisim Teknolojileri AS in TR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · abcbdesign.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/abcbdesign.com

Resolution chain

abcbdesign.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.192.208.8231.192.208.0/24AS51559NETINTERNET - Netinternet Bilisim Teknolojileri ASTR

WHOIS identity

Registrar
iana:1601
Organization
haci mehmet arabaci
Contact emails

Subdomains

10 observed subdomains of abcbdesign.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for abcbdesign.com.

MechanismTarget
SPF_Aabcbdesign.com
SPF_IP31.192.208.82
SPF_IP37.77.20.2
SPF_IP37.77.20.4
SPF_IP78.135.82.7
SPF_IP89.252.129.40
SPF_IP89.252.129.50
SPF_IP95.173.177.242
SPF_IP95.173.177.244
SPF_IP95.173.177.3
SPF_MXabcbdesign.com

Related pages

Pivot deeper into the graph from abcbdesign.com.

Cypher and MCP

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

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