Hostname
trafag.com
Last fetched
trafag.com resolves to 1 IPv4 address operated by BCG-AS AS Number for Barclaycard Germany in DE. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
trafag.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.48.12.226 | 159.48.12.0/22 | AS47447 | BCG-AS AS Number for Barclaycard Germany | DE |
WHOIS identity
- Registrar
- iana:106
- Organization
- swiss domain trustee
- Contact emails
Subdomains
20 observed subdomains of trafag.com.
Web-graph footprint
Distinct hostnames that link to or from trafag.com in the public web crawl.
152 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for trafag.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.messagegears.net |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.mail.modalsmtp.com |
| SPF_INCLUDE | spf.nl2go.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.187.89 |
| SPF_IP | 193.169.186.96 |
| SPF_IP | 206.191.224.0/19 |
| SPF_IP | 212.71.124.231/32 |
| SPF_IP | 212.71.124.232/32 |
| SPF_IP | 217.193.128.168/29 |
| SPF_IP | 23.103.224.0/19 |
| SPF_IP | 40.103.0.0/16 |
| SPF_IP | 83.150.31.80/29 |
| SPF_IP | 93.90.135.163 |
Related pages
Pivot deeper into the graph from trafag.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trafag.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.