Hostname
biga-software.de
Last fetched
biga-software.de resolves to 3 IPv4 addresses operated by AS209242 in US.
Nutrition Label
Resolution chain
biga-software.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.184 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.84 | 199.60.103.0/24 | AS209242 | — | US |
| 202.61.232.184 | 202.61.232.0/24 | AS197540 | — | DE |
WHOIS identity
No WHOIS records are currently associated with biga-software.de in WhisperGraph.
Subdomains
20 observed subdomains of biga-software.de.
Showing 12 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from biga-software.de in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for biga-software.de.
| Mechanism | Target |
|---|---|
| SPF_A | biga-software.de |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | _spf.webhosting.systems |
| SPF_MX | biga-software.de |
Related pages
Pivot deeper into the graph from biga-software.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "biga-software.de"})-[: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.