Skip to content

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

WHISPER CANON · feildenandmawson.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/feildenandmawson.com

Resolution chain

feildenandmawson.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.248.157.140192.248.144.0/20AS20473AS-VULTR - The Constant Company, LLCGB

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for feildenandmawson.com.

MechanismTarget
SPF_Afeildenandmawson.com
SPF_Aworkspace.feildenandmawson.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.59.182.144
SPF_IP80.71.4.139
SPF_MXfeildenandmawson.com

Related pages

Pivot deeper into the graph from feildenandmawson.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.