Hostname
mdfgraphics.com
Last fetched
mdfgraphics.com resolves to 1 IPv4 address operated by AS14670 in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
mdfgraphics.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 |
|---|---|---|---|---|
| 181.214.31.102 | 181.214.31.0/24 | AS14670 | — | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- brian marcum
- Contact emails
Subdomains
7 observed subdomains of mdfgraphics.com.
Web-graph footprint
Distinct hostnames that link to or from mdfgraphics.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- mdfgraphics.com
SPF policy
6 SPF mechanisms authorising senders for mdfgraphics.com.
| Mechanism | Target |
|---|---|
| SPF_A | mdfgraphics.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 181.214.31.81 |
| SPF_IP | 191.96.133.220 |
| SPF_MX | mdfgraphics.com |
Related pages
Pivot deeper into the graph from mdfgraphics.com.
- IP · 181.214.31.102
- ASN · AS14670
- Registrar · iana:93
- Country · US
- Email · 23a6fbff03b1a4a25d8c4886e8914608bc259ebe@whois.gkg.net
- TLD · .com
- Browse hostnames · md…
- 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: "mdfgraphics.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.