Hostname
myfieldprint.com
Last fetched
myfieldprint.com resolves to 2 IPv4 addresses operated by VERTICAL-SCR - Business Information Group, Inc. in US. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
myfieldprint.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.251.220.201 | 208.251.220.0/24 | AS18842 | VERTICAL-SCR - Business Information Group, Inc. | US |
| 208.251.221.201 | 208.251.221.0/24 | AS18842 | VERTICAL-SCR - Business Information Group, Inc. | US |
WHOIS identity
- Registrar
- iana:83
- Organization
- 1&1 internet
- Contact emails
Subdomains
6 observed subdomains of myfieldprint.com.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for myfieldprint.com.
| Mechanism | Target |
|---|---|
| SPF_A | relay.episerverhotell.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | res.cisco.com |
| SPF_IP | 63.121.77.12 |
| SPF_IP | 65.211.100.12 |
Related pages
Pivot deeper into the graph from myfieldprint.com.
- IP · 208.251.220.201
- ASN · AS18842VERTICAL-SCR - Business Information Group, Inc.
- Registrar · iana:83
- Country · US
- Email · privacy@1and1.com
- TLD · .com
- Browse hostnames · my…
- 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: "myfieldprint.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.