Hostname
pflnet.net
Last fetched
pflnet.net resolves to 1 IPv4 address operated by PRINTINGFORLESS - Printingforless.com, Inc. in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
pflnet.net 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 |
|---|---|---|---|---|
| 209.137.224.18 | 209.137.224.0/24 | AS40097 | PRINTINGFORLESS - Printingforless.com, Inc. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- andrew field
- Contact emails
- hostmaster@printingforless.com
- info@domain-contact.org
- 58e3693333e3054745e3b2cdc1b9ca07a93e66642c643b22f5b1af6b5e15e3fc@pflnet.net.whoisproxy.org
- 8ffafbd77692aece1689419ef8edc16d435acfe3b5e003db17aed3b8294be794@pflnet.net.whoisproxy.org
- 98cc7bc764f2b903a901834a1c0c8b08709773be98ab985eebeab141df9c717e@pflnet.net.whoisproxy.org
Subdomains
10 observed subdomains of pflnet.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for pflnet.net.
| Mechanism | Target |
|---|---|
| SPF_A | spf.boomtimemail.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_IP | 209.137.224.0/24 |
Related pages
Pivot deeper into the graph from pflnet.net.
- IP · 209.137.224.18
- ASN · AS40097PRINTINGFORLESS - Printingforless.com, Inc.
- Registrar · iana:228
- Country · US
- Email · hostmaster@printingforless.com
- TLD · .net
- Browse hostnames · pf…
- 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: "pflnet.net"})-[: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.