Skip to content

Hostname

alltek-solutions.com

Last fetched

alltek-solutions.com resolves to 1 IPv4 address operated by IOFLOOD - Input Output Flood LLC in US. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · alltek-solutions.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/alltek-solutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.163.69.178148.163.69.0/24AS53755IOFLOOD - Input Output Flood LLCUS

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

15 observed subdomains of alltek-solutions.com.

Web-graph footprint

Distinct hostnames that link to or from alltek-solutions.com in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for alltek-solutions.com.

MechanismTarget
SPF_Aalltek-solutions.com
SPF_INCLUDE_spf.google.com
SPF_IP152.53.170.130/32
SPF_IP166.0.192.178
SPF_IP85.239.243.68
SPF_MXalltek-solutions.com

Related pages

Pivot deeper into the graph from alltek-solutions.com.

Cypher and MCP

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

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