Hostname
alfashirt.com
Last fetched
alfashirt.com resolves to 2 IPv4 addresses operated by AS34762 in BE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
alfashirt.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.162.30.168 | 185.162.28.0/22 | AS34762 | — | BE |
| 195.13.57.154 | 195.13.56.0/23 | AS34762 | — | BE |
WHOIS identity
- Registrar
- iana:269
- Organization
- alfa shirt bvba
- Contact emails
Subdomains
16 observed subdomains of alfashirt.com.
Showing 14 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from alfashirt.com in the public web crawl.
9 sites link to this hostname.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for alfashirt.com.
| Mechanism | Target |
|---|---|
| SPF_A | alfashirt.com |
| SPF_A | mx2.expedient.nl |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.132.13.193 |
| SPF_IP | 178.132.13.194 |
| SPF_IP | 185.162.30.168 |
| SPF_IP | 2a04:3544:1000:1510:3cc8:64ff:fefa:5629 |
| SPF_IP | 81.83.11.11 |
| SPF_MX | alfashirt.com |
Related pages
Pivot deeper into the graph from alfashirt.com.
- IP · 185.162.30.168
- ASN · AS34762
- Registrar · iana:269
- Country · BE
- Email · 3ed105a3864fd695c8537d087888ba91-asb41@contact.gandi.net
- TLD · .com
- Browse hostnames · al…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alfashirt.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.