Skip to content

Hostname

askme4tech.com

Last fetched

askme4tech.com resolves to 1 IPv4 address operated by BNB-BANK-AS in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.189.56.43185.189.56.0/24AS49683BNB-BANK-ASDE

WHOIS identity

Registrar
iana:303
Organization
kostas tzoybaras
Contact emails

Subdomains

10 observed subdomains of askme4tech.com.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • askme4tech.com

SPF policy

6 SPF mechanisms authorising senders for askme4tech.com.

MechanismTarget
SPF_Aaskme4tech.com
SPF_IP178.32.247.106/32
SPF_IP185.184.71.3
SPF_IP185.189.56.43
SPF_IP185.85.241.96
SPF_MXaskme4tech.com

Related pages

Pivot deeper into the graph from askme4tech.com.

Cypher and MCP

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

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