Hostname
feildenandmawson.com
Last fetched
feildenandmawson.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in GB. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
feildenandmawson.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 |
|---|---|---|---|---|
| 192.248.157.140 | 192.248.144.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | GB |
WHOIS identity
- Registrar
- iana:2
- Organization
- feilden & mawson architects
- Contact emails
Subdomains
8 observed subdomains of feildenandmawson.com.
Web-graph footprint
Distinct hostnames that link to or from feildenandmawson.com in the public web crawl.
32 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for feildenandmawson.com.
| Mechanism | Target |
|---|---|
| SPF_A | feildenandmawson.com |
| SPF_A | workspace.feildenandmawson.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.59.182.144 |
| SPF_IP | 80.71.4.139 |
| SPF_MX | feildenandmawson.com |
Related pages
Pivot deeper into the graph from feildenandmawson.com.
- IP · 192.248.157.140
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:2
- Country · GB
- Email · abuse@web.com
- TLD · .com
- Browse hostnames · fe…
- 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: "feildenandmawson.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.