Hostname
makrofactory.com
Last fetched
makrofactory.com resolves to 3 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
makrofactory.com 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.161 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.61 | 199.60.103.0/24 | AS209242 | — | US |
| 91.107.236.230 | 91.107.128.0/17 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- makro factory gmbh & co. kg
- Contact emails
Subdomains
15 observed subdomains of makrofactory.com.
Showing 13 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from makrofactory.com in the public web crawl.
30 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for makrofactory.com.
| Mechanism | Target |
|---|---|
| SPF_A | app03.webguide.host |
| SPF_A | makrofactory.com |
| SPF_INCLUDE | 145630760.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.kundenserver.de |
| SPF_INCLUDE | _spf.perfora.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | makrofactory.com |
Related pages
Pivot deeper into the graph from makrofactory.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "makrofactory.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.