Skip to content

Hostname

webuildgroup.com

Last fetched

webuildgroup.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · webuildgroup.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/webuildgroup.com

Resolution chain

webuildgroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.208.25315.197.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.202.233.33.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:168
Organization
Contact emails

Subdomains

54 observed subdomains of webuildgroup.com.

Web-graph footprint

Distinct hostnames that link to or from webuildgroup.com in the public web crawl.

645 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for webuildgroup.com.

MechanismTarget
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDEspf-common.webuildgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.175.124.50
SPF_IP212.77.77.54
SPF_IP217.59.17.238
SPF_IP62.94.18.11
SPF_IP78.7.227.146
SPF_IP83.103.25.146
SPF_IP83.103.25.147
SPF_IP83.103.25.149
SPF_IP83.103.25.150

Related pages

Pivot deeper into the graph from webuildgroup.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webuildgroup.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.